Uses of Class
org.robovm.apple.coredata.NSRelationshipDescription
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSRelationshipDescription in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSRelationshipDescription Modifier and Type Method Description NSRelationshipDescriptionNSRelationshipDescription. getInverseRelationship()Methods in org.robovm.apple.coredata that return types with arguments of type NSRelationshipDescription Modifier and Type Method Description NSDictionary<NSString,NSRelationshipDescription>NSEntityDescription. getRelationshipsByName()NSArray<NSRelationshipDescription>NSEntityDescription. getRelationshipsWithDestination(NSEntityDescription entity)Methods in org.robovm.apple.coredata with parameters of type NSRelationshipDescription Modifier and Type Method Description NSObjectNSIncrementalStore. newValueForRelationship(NSRelationshipDescription relationship, NSManagedObjectID objectID, NSManagedObjectContext context)voidNSRelationshipDescription. setInverseRelationship(NSRelationshipDescription v)