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