Uses of Class
org.robovm.apple.coredata.NSDeleteRule
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSDeleteRule in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSDeleteRule Modifier and Type Method Description NSDeleteRuleNSRelationshipDescription. getDeleteRule()static NSDeleteRuleNSDeleteRule. valueOf(long n)Returns the enum constant of this type with the specified name.static NSDeleteRuleNSDeleteRule. valueOf(String name)Returns the enum constant of this type with the specified name.static NSDeleteRule[]NSDeleteRule. 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 NSDeleteRule Modifier and Type Method Description voidNSRelationshipDescription. setDeleteRule(NSDeleteRule v)