-
- All Implemented Interfaces:
public enum DeviceInforming.DeviceTypeRepresents the possible device types.
-
-
Method Summary
Modifier and Type Method Description static Array<DeviceInforming.DeviceType>values()static DeviceInforming.DeviceTypevalueOf(String name)-
-
Method Detail
-
values
static Array<DeviceInforming.DeviceType> values()
-
valueOf
static DeviceInforming.DeviceType valueOf(String name)
-
-
-
-