Uses of Enum
org.openapitools.client.model.DeviceStatus
Packages that use DeviceStatus
- 
Uses of DeviceStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return DeviceStatusModifier and TypeMethodDescriptionstatic DeviceStatusDevice.getStatus()Get statusstatic DeviceStatusReturns the enum constant of this type with the specified name.static DeviceStatus[]DeviceStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type DeviceStatusModifier and TypeMethodDescriptionvoidDevice.setStatus(DeviceStatus status) Device.status(DeviceStatus status)