public class MoreInputDataJSONWrapper
extends java.lang.Object
Constructor and Description |
---|
MoreInputDataJSONWrapper() |
MoreInputDataJSONWrapper(com.google.gwt.json.client.JSONObject obj) |
Modifier and Type | Method and Description |
---|---|
int |
getAge() |
com.google.gwt.json.client.JSONObject |
getJSONObject() |
java.lang.String |
getName() |
void |
setAge(int age) |
void |
setName(java.lang.String name) |
Copyright © Grand Logic, Inc. All Rights Reserved.