|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.json.writer.FolderWriter.JSONArrayPutter
public static final class FolderWriter.JSONArrayPutter
| Constructor Summary | |
|---|---|
FolderWriter.JSONArrayPutter()
|
|
FolderWriter.JSONArrayPutter(org.json.JSONArray jsonArray)
|
|
| Method Summary | |
|---|---|
void |
put(java.lang.String key,
java.lang.Object value)
|
FolderWriter.JSONArrayPutter |
setJSONArray(org.json.JSONArray jsonArray)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderWriter.JSONArrayPutter()
public FolderWriter.JSONArrayPutter(org.json.JSONArray jsonArray)
| Method Detail |
|---|
public FolderWriter.JSONArrayPutter setJSONArray(org.json.JSONArray jsonArray)
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 | |||||||||