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