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