public static class AutoAttendant.GroupAutoAttendantGetInstanceListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected List<GroupAutoAttendantAutoAttendantTableRow> | 
autoAttendantTable  | 
protected Group | 
group  | 
commandType, detailText, request, responseContent, summaryText, xPath| Constructor and Description | 
|---|
GroupAutoAttendantGetInstanceListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
List<GroupAutoAttendantAutoAttendantTableRow> | 
getAutoAttendantTable()  | 
Group | 
getGroup()  | 
int | 
hashCode()  | 
void | 
setAutoAttendantTable(List<GroupAutoAttendantAutoAttendantTableRow> autoAttendantTable)  | 
void | 
setGroup(Group group)  | 
protected void | 
transform()
Transforms the Response from XML Content to a populated POJO 
 | 
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponseprotected List<GroupAutoAttendantAutoAttendantTableRow> autoAttendantTable
protected transient Group group
public GroupAutoAttendantGetInstanceListResponse()
public void setAutoAttendantTable(List<GroupAutoAttendantAutoAttendantTableRow> autoAttendantTable)
public List<GroupAutoAttendantAutoAttendantTableRow> getAutoAttendantTable()
public void setGroup(Group group)
public Group getGroup()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.