public class RobotMenuIdInfo extends Content
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
static java.lang.String |
PARENT_NAME |
| Constructor and Description |
|---|
RobotMenuIdInfo() |
RobotMenuIdInfo(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getParentName() |
RobotMenuIdInfo |
setMenuId(java.lang.String menuId) |
getContent, getString, setStringpublic static final java.lang.String PARENT_NAME
public static final java.lang.String NAME
public RobotMenuIdInfo()
public RobotMenuIdInfo(org.json.JSONObject jsonObj)
public java.lang.String getParentName()
getParentName in class Contentpublic RobotMenuIdInfo setMenuId(java.lang.String menuId)