public static class Group.GroupTrunkGroupGetAvailableDetailListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Group |
group |
protected TrunkGroup[] |
trunkGroup |
request, responseContent, xPath
Constructor and Description |
---|
GroupTrunkGroupGetAvailableDetailListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Group |
getGroup() |
TrunkGroup[] |
getTrunkGroup() |
int |
hashCode() |
void |
setGroup(Group group) |
void |
setTrunkGroup(TrunkGroup... trunkGroup) |
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 TrunkGroup[] trunkGroup
protected transient Group group
public GroupTrunkGroupGetAvailableDetailListResponse()
public void setTrunkGroup(TrunkGroup... trunkGroup)
public TrunkGroup[] getTrunkGroup()
public void setGroup(Group group)
public Group getGroup()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.