|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.json.writer.FolderWriter.JSONObjectPutter
public static final class FolderWriter.JSONObjectPutter
| Constructor Summary | |
|---|---|
FolderWriter.JSONObjectPutter()
|
|
FolderWriter.JSONObjectPutter(org.json.JSONObject jsonObject)
|
|
| Method Summary | |
|---|---|
void |
put(java.lang.String key,
java.lang.Object value)
|
FolderWriter.JSONObjectPutter |
setJSONObject(org.json.JSONObject jsonObject)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderWriter.JSONObjectPutter()
public FolderWriter.JSONObjectPutter(org.json.JSONObject jsonObject)
| Method Detail |
|---|
public FolderWriter.JSONObjectPutter setJSONObject(org.json.JSONObject jsonObject)
public void put(java.lang.String key,
java.lang.Object value)
throws org.json.JSONException
put in interface FolderWriter.JSONValuePutterorg.json.JSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||