Uses of Enum
de.thjom.java.systemd.UnitTypeMonitor.MonitoredType
Packages that use UnitTypeMonitor.MonitoredType
Package
Description
This package provides classes and interfaces which can be used to interact
with "systemd" via D-Bus.
-
Uses of UnitTypeMonitor.MonitoredType in de.thjom.java.systemd
Fields in de.thjom.java.systemd with type parameters of type UnitTypeMonitor.MonitoredTypeModifier and TypeFieldDescriptionprotected final EnumSet<UnitTypeMonitor.MonitoredType> UnitTypeMonitor.monitoredTypesMethods in de.thjom.java.systemd that return UnitTypeMonitor.MonitoredTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static UnitTypeMonitor.MonitoredType[]UnitTypeMonitor.MonitoredType.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 UnitTypeMonitor.MonitoredTypeModifier and TypeMethodDescriptionfinal voidUnitTypeMonitor.addMonitoredTypes(UnitTypeMonitor.MonitoredType... monitoredTypes) final voidUnitTypeMonitor.removeMonitoredTypes(UnitTypeMonitor.MonitoredType... monitoredTypes)