public static interface RMJSONArchiver.SetValue
| Modifier and Type | Method and Description |
|---|---|
void |
setJSONValue(java.lang.String aKey,
java.lang.Object aValue)
Returns a list of keys to be uses to retrieve persistent attributes from an object.
|