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