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