Uses of Enum
de.thjom.java.systemd.Unit.Who
Packages that use Unit.Who
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
-
Uses of Unit.Who in de.thjom.java.systemd
Methods in de.thjom.java.systemd that return Unit.WhoModifier and TypeMethodDescriptionstatic Unit.WhoReturns the enum constant of this type with the specified name.static Unit.Who[]Unit.Who.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.thjom.java.systemd with parameters of type Unit.Who