Uses of Class
org.robovm.apple.coredata.NSFetchIndexDescription
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSFetchIndexDescription in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSFetchIndexDescription Modifier and Type Method Description NSFetchIndexDescriptionNSFetchIndexElementDescription. getIndexDescription()Methods in org.robovm.apple.coredata that return types with arguments of type NSFetchIndexDescription Modifier and Type Method Description NSArray<NSFetchIndexDescription>NSEntityDescription. getIndexes()Method parameters in org.robovm.apple.coredata with type arguments of type NSFetchIndexDescription Modifier and Type Method Description voidNSEntityDescription. setIndexes(NSArray<NSFetchIndexDescription> v)