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