Interface RMJSONArchiver.GetClass
- 
- All Known Implementing Classes:
 Settings
- Enclosing class:
 - RMJSONArchiver
 
public static interface RMJSONArchiver.GetClassAn interface so objects can provide archival class to archiver. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetJSONClass()Returns a list of keys to be uses to retrieve persistent attributes from an object. 
 -