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