Uses of Enum Class
de.iip_ecosphere.platform.deviceMgt.DeviceDescriptor.State
Packages that use DeviceDescriptor.State
-
Uses of DeviceDescriptor.State in de.iip_ecosphere.platform.deviceMgt
Methods in de.iip_ecosphere.platform.deviceMgt that return DeviceDescriptor.StateModifier and TypeMethodDescriptionDeviceDescriptor.getState()Gets the state of the device.static DeviceDescriptor.StateReturns the enum constant of this class with the specified name.static DeviceDescriptor.State[]DeviceDescriptor.State.values()Returns an array containing the constants of this enum class, in the order they are declared.