public static interface ReflectiveMapper.AttributeMapper
| Modifier and Type | Method and Description |
|---|---|
void |
fromJSON(Object obj,
org.json.JSONObject json) |
void |
toJSON(org.json.JSONObject json,
Object obj) |
Copyright © 2014–2015 Tomas Teubner. All rights reserved.