public class Rows extends JSonModel
JSonModel.KeyTypearrayDataMap, dataMap, mainMap| Modifier and Type | Method and Description |
|---|---|
protected int |
checkKey(String key) |
protected void |
fromJson(org.codehaus.jackson.JsonParser jp) |
protected JSonModel |
generateInternalArrayObject(String key,
int element) |
protected JSonModel |
generateInternalObject(String key) |
List<RowModel> |
getRows() |
static void |
main(String[] args) |
protected void fromJson(org.codehaus.jackson.JsonParser jp)
throws Exception
protected JSonModel generateInternalObject(String key)
generateInternalObject in class JSonModelprotected JSonModel generateInternalArrayObject(String key, int element)
generateInternalArrayObject in class JSonModelCopyright © 2019. All Rights Reserved.