Uses of Class
org.robovm.apple.foundation.NSDecodingFailurePolicy
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSDecodingFailurePolicy in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSDecodingFailurePolicy Modifier and Type Method Description NSDecodingFailurePolicyNSCoder. getDecodingFailurePolicy()NSDecodingFailurePolicyNSKeyedUnarchiver. getDecodingFailurePolicy()static NSDecodingFailurePolicyNSDecodingFailurePolicy. valueOf(long n)Returns the enum constant of this type with the specified name.static NSDecodingFailurePolicyNSDecodingFailurePolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static NSDecodingFailurePolicy[]NSDecodingFailurePolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSDecodingFailurePolicy Modifier and Type Method Description voidNSKeyedUnarchiver. setDecodingFailurePolicy(NSDecodingFailurePolicy v)