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