Package org.robovm.apple.healthkit
Class HKQuantityTypeIdentifier
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
- Direct Known Subclasses:
HKBodyQuantityTypeIdentifier,HKDietaryQuantityTypeIdentifier,HKFitnessQuantityTypeIdentifier,HKResultsQuantityTypeIdentifier,HKUVExposureTypeIdentifier,HKVitalSignsQuantityTypeIdentifier
public abstract class HKQuantityTypeIdentifier extends HKTypeIdentifier
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.apple.healthkit.HKTypeIdentifier
HKTypeIdentifier.Marshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedHKQuantityTypeIdentifier(Class<?> clazz, String getterName) -
Method Summary
Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Constructor Details
-
HKQuantityTypeIdentifier
-