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