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