public static class GroupCallingPlan.GroupCallingPlanGetDigitPatternListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected List<GroupCallingPlanDigitPatternTableRow> | 
digitPatternTable  | 
protected Group | 
group  | 
request, responseContent, xPath| Constructor and Description | 
|---|
GroupCallingPlanGetDigitPatternListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
List<GroupCallingPlanDigitPatternTableRow> | 
getDigitPatternTable()  | 
Group | 
getGroup()  | 
int | 
hashCode()  | 
void | 
setDigitPatternTable(List<GroupCallingPlanDigitPatternTableRow> digitPatternTable)  | 
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<GroupCallingPlanDigitPatternTableRow> digitPatternTable
protected transient Group group
public GroupCallingPlanGetDigitPatternListResponse()
public void setDigitPatternTable(List<GroupCallingPlanDigitPatternTableRow> digitPatternTable)
public List<GroupCallingPlanDigitPatternTableRow> getDigitPatternTable()
public void setGroup(Group group)
public Group getGroup()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.