Uses of Class
org.robovm.apple.coredata.NSEntityMappingType
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSEntityMappingType in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSEntityMappingType Modifier and Type Method Description NSEntityMappingTypeNSEntityMapping. getMappingType()static NSEntityMappingTypeNSEntityMappingType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSEntityMappingTypeNSEntityMappingType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSEntityMappingType[]NSEntityMappingType. 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 NSEntityMappingType Modifier and Type Method Description voidNSEntityMapping. setMappingType(NSEntityMappingType v)