Uses of Class
org.robovm.apple.homekit.HMCharacteristicValueLockPhysicalControlsState
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMCharacteristicValueLockPhysicalControlsState in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit that return HMCharacteristicValueLockPhysicalControlsState Modifier and Type Method Description static HMCharacteristicValueLockPhysicalControlsStateHMCharacteristicValueLockPhysicalControlsState. valueOf(long n)Returns the enum constant of this type with the specified name.static HMCharacteristicValueLockPhysicalControlsStateHMCharacteristicValueLockPhysicalControlsState. valueOf(String name)Returns the enum constant of this type with the specified name.static HMCharacteristicValueLockPhysicalControlsState[]HMCharacteristicValueLockPhysicalControlsState. values()Returns an array containing the constants of this enum type, in the order they are declared.