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