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