Uses of Class
org.robovm.apple.cloudkit.CKRecordSavePolicy
| Package | Description |
|---|---|
| org.robovm.apple.cloudkit |
-
Uses of CKRecordSavePolicy in org.robovm.apple.cloudkit
Methods in org.robovm.apple.cloudkit that return CKRecordSavePolicy Modifier and Type Method Description CKRecordSavePolicyCKModifyRecordsOperation. getSavePolicy()static CKRecordSavePolicyCKRecordSavePolicy. valueOf(long n)Returns the enum constant of this type with the specified name.static CKRecordSavePolicyCKRecordSavePolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static CKRecordSavePolicy[]CKRecordSavePolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.cloudkit with parameters of type CKRecordSavePolicy Modifier and Type Method Description voidCKModifyRecordsOperation. setSavePolicy(CKRecordSavePolicy v)