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 DeviceStatus
Device.getStatus()
Get statusstatic DeviceStatus
Returns 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 TypeMethodDescriptionvoid
Device.setStatus
(DeviceStatus status) Device.status
(DeviceStatus status)