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