Uses of Class
org.robovm.apple.coredata.NSFetchRequestResultType
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSFetchRequestResultType in org.robovm.apple.coredata
Fields in org.robovm.apple.coredata declared as NSFetchRequestResultType Modifier and Type Field Description static NSFetchRequestResultTypeNSFetchRequestResultType. Countstatic NSFetchRequestResultTypeNSFetchRequestResultType. Dictionarystatic NSFetchRequestResultTypeNSFetchRequestResultType. ManagedObjectstatic NSFetchRequestResultTypeNSFetchRequestResultType. ManagedObjectIDMethods in org.robovm.apple.coredata that return NSFetchRequestResultType Modifier and Type Method Description protected NSFetchRequestResultType[]NSFetchRequestResultType. _values()NSFetchRequestResultTypeNSFetchRequest. getResultType()static NSFetchRequestResultType[]NSFetchRequestResultType. values()protected NSFetchRequestResultTypeNSFetchRequestResultType. wrap(long value, long mask)Methods in org.robovm.apple.coredata with parameters of type NSFetchRequestResultType Modifier and Type Method Description voidNSFetchRequest. setResultType(NSFetchRequestResultType v)