public static class BWSystem.SystemBwDiameterRoutingPeerGetListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
| protected List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> | routingPeerTable | 
request, responseContent, xPath| Constructor and Description | 
|---|
| SystemBwDiameterRoutingPeerGetListResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> | getRoutingPeerTable() | 
| int | hashCode() | 
| void | setRoutingPeerTable(List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> routingPeerTable) | 
| 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<SystemBwDiameterRoutingPeerRoutingPeerTableRow> routingPeerTable
public SystemBwDiameterRoutingPeerGetListResponse()
public void setRoutingPeerTable(List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> routingPeerTable)
public List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> getRoutingPeerTable()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.