Uses of Class
org.robovm.apple.coredata.NSPersistentCloudKitContainerEventResultType
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSPersistentCloudKitContainerEventResultType in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSPersistentCloudKitContainerEventResultType Modifier and Type Method Description NSPersistentCloudKitContainerEventResultTypeNSPersistentCloudKitContainerEventRequest. getResultType()NSPersistentCloudKitContainerEventResultTypeNSPersistentCloudKitContainerEventResult. getResultType()static NSPersistentCloudKitContainerEventResultTypeNSPersistentCloudKitContainerEventResultType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSPersistentCloudKitContainerEventResultTypeNSPersistentCloudKitContainerEventResultType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSPersistentCloudKitContainerEventResultType[]NSPersistentCloudKitContainerEventResultType. 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 NSPersistentCloudKitContainerEventResultType Modifier and Type Method Description voidNSPersistentCloudKitContainerEventRequest. setResultType(NSPersistentCloudKitContainerEventResultType v)