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