Package org.robovm.apple.coredata
Class NSCoreDataErrorUserInfoKey.Values
java.lang.Object
org.robovm.apple.coredata.NSCoreDataErrorUserInfoKey.Values
- Enclosing class:
- NSCoreDataErrorUserInfoKey
public static class NSCoreDataErrorUserInfoKey.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringAffectedObjectsErrorKey()static NSStringAffectedStoresErrorKey()static NSStringDetailedErrorsKey()static NSStringPersistentStoreSaveConflictsErrorKey()static NSStringValidationKeyErrorKey()static NSStringValidationObjectErrorKey()static NSStringValidationPredicateErrorKey()static NSStringValidationValueErrorKey()
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
DetailedErrorsKey
-
ValidationObjectErrorKey
-
ValidationKeyErrorKey
-
ValidationPredicateErrorKey
-
ValidationValueErrorKey
-
AffectedStoresErrorKey
-
AffectedObjectsErrorKey
-
PersistentStoreSaveConflictsErrorKey
-