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