Uses of Class
org.robovm.apple.healthkit.HKMetadataKey
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKMetadataKey in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKMetadataKey Modifier and Type Method Description static HKMetadataKeyHKMetadataKey.Marshaler. toObject(Class<HKMetadataKey> cls, long handle, long flags)static HKMetadataKeyHKMetadataKey. valueOf(NSString value)Methods in org.robovm.apple.healthkit that return types with arguments of type HKMetadataKey Modifier and Type Method Description static List<HKMetadataKey>HKMetadataKey.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.healthkit with parameters of type HKMetadataKey Modifier and Type Method Description booleanHKMetadata. contains(HKMetadataKey property)NSObjectHKMetadata. get(HKMetadataKey property)HKMetadataHKMetadata. put(HKMetadataKey property, NSObject value)static longHKMetadataKey.Marshaler. toNative(HKMetadataKey o, long flags)Method parameters in org.robovm.apple.healthkit with type arguments of type HKMetadataKey Modifier and Type Method Description static longHKMetadataKey.AsListMarshaler. toNative(List<HKMetadataKey> l, long flags)static HKMetadataKeyHKMetadataKey.Marshaler. toObject(Class<HKMetadataKey> cls, long handle, long flags)