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