Uses of Enum
de.thjom.java.systemd.Systemd.InstanceType
Packages that use Systemd.InstanceType
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
-
Uses of Systemd.InstanceType in de.thjom.java.systemd
Fields in de.thjom.java.systemd declared as Systemd.InstanceTypeMethods in de.thjom.java.systemd that return Systemd.InstanceTypeModifier and TypeMethodDescriptionstatic Systemd.InstanceTypeReturns the enum constant of this type with the specified name.static Systemd.InstanceType[]Systemd.InstanceType.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 Systemd.InstanceTypeModifier and TypeMethodDescriptionstatic voidSystemd.disconnect(Systemd.InstanceType instanceType) static SystemdSystemd.get(Systemd.InstanceType instanceType) Constructors in de.thjom.java.systemd with parameters of type Systemd.InstanceType