public class ToCustomServiceInfo extends Content
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
static java.lang.String |
PARENT_NAME |
static java.lang.String |
TYPE |
| Constructor and Description |
|---|
ToCustomServiceInfo() |
ToCustomServiceInfo(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCtrlType() |
java.lang.String |
getId() |
java.lang.String |
getLable() |
java.lang.String |
getName() |
java.lang.String |
getParentName() |
java.lang.String |
getServiceSessionId() |
boolean |
isToCustomServiceMessage() |
getContent, getString, setStringpublic static final java.lang.String PARENT_NAME
public static final java.lang.String NAME
public static final java.lang.String TYPE
public ToCustomServiceInfo()
public ToCustomServiceInfo(org.json.JSONObject jsonObj)
public java.lang.String getParentName()
getParentName in class Contentpublic java.lang.String getId()
public java.lang.String getServiceSessionId()
public java.lang.String getLable()
public java.lang.String getCtrlType()
public boolean isToCustomServiceMessage()