Package org.robovm.apple.healthkit
Class HKBodyQuantityTypeIdentifier
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.healthkit.HKTypeIdentifier
org.robovm.apple.healthkit.HKQuantityTypeIdentifier
org.robovm.apple.healthkit.HKBodyQuantityTypeIdentifier
public class HKBodyQuantityTypeIdentifier extends HKQuantityTypeIdentifier
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKBodyQuantityTypeIdentifier.AsListMarshalerstatic classHKBodyQuantityTypeIdentifier.Marshalerstatic classHKBodyQuantityTypeIdentifier.Values -
Field Summary
Fields Modifier and Type Field Description static HKBodyQuantityTypeIdentifierBodyFatPercentagestatic HKBodyQuantityTypeIdentifierBodyMassstatic HKBodyQuantityTypeIdentifierBodyMassIndexstatic HKBodyQuantityTypeIdentifierHeightstatic HKBodyQuantityTypeIdentifierLeanBodyMassstatic HKBodyQuantityTypeIdentifierWaistCircumference -
Method Summary
Modifier and Type Method Description static HKBodyQuantityTypeIdentifiervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
BodyMassIndex
-
BodyFatPercentage
-
Height
-
BodyMass
-
LeanBodyMass
-
WaistCircumference
- Since:
- Available in iOS 11.0 and later.
-
-
Method Details
-
valueOf
-