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