public static class GroupOutgoingCallingPlan.GroupOutgoingCallingPlanPinholeDigitPlanRedirectingGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions[] |
departmentPermissions |
protected Group |
group |
protected OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions |
groupPermissions |
request, responseContent, xPath
Constructor and Description |
---|
GroupOutgoingCallingPlanPinholeDigitPlanRedirectingGetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions[] |
getDepartmentPermissions() |
Group |
getGroup() |
OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions |
getGroupPermissions() |
int |
hashCode() |
void |
setDepartmentPermissions(OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions... departmentPermissions) |
void |
setGroup(Group group) |
void |
setGroupPermissions(OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions groupPermissions) |
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, isErrorResponse
protected OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions groupPermissions
protected OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions[] departmentPermissions
protected transient Group group
public GroupOutgoingCallingPlanPinholeDigitPlanRedirectingGetListResponse()
public void setGroupPermissions(OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions groupPermissions)
public OutgoingPinholeDigitPlanDigitPatternRedirectingPermissions getGroupPermissions()
public void setDepartmentPermissions(OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions... departmentPermissions)
public OutgoingPinholeDigitPlanDigitPatternRedirectingDepartmentPermissions[] getDepartmentPermissions()
public void setGroup(Group group)
public Group getGroup()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.