Uses of Class
org.robovm.apple.coredata.NSPropertyMapping
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSPropertyMapping in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return types with arguments of type NSPropertyMapping Modifier and Type Method Description NSArray<NSPropertyMapping>NSEntityMapping. getAttributeMappings()NSArray<NSPropertyMapping>NSEntityMapping. getRelationshipMappings()Method parameters in org.robovm.apple.coredata with type arguments of type NSPropertyMapping Modifier and Type Method Description voidNSEntityMapping. setAttributeMappings(NSArray<NSPropertyMapping> v)voidNSEntityMapping. setRelationshipMappings(NSArray<NSPropertyMapping> v)