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