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