Uses of Class
org.robovm.apple.coredata.NSCoreDataErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSCoreDataErrorCode in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSCoreDataErrorCode Modifier and Type Method Description static NSCoreDataErrorCodeNSCoreDataErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static NSCoreDataErrorCodeNSCoreDataErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static NSCoreDataErrorCode[]NSCoreDataErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.