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