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