Package org.robovm.apple.healthkit
Class HKVitalSignsQuantityTypeIdentifier.Marshaler
java.lang.Object
org.robovm.apple.healthkit.HKVitalSignsQuantityTypeIdentifier.Marshaler
- Enclosing class:
- HKVitalSignsQuantityTypeIdentifier
public static class HKVitalSignsQuantityTypeIdentifier.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(HKVitalSignsQuantityTypeIdentifier o, long flags)static HKVitalSignsQuantityTypeIdentifiertoObject(Class<HKVitalSignsQuantityTypeIdentifier> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static HKVitalSignsQuantityTypeIdentifier toObject(Class<HKVitalSignsQuantityTypeIdentifier> cls, long handle, long flags) -
toNative
-