public class SystemBwDiameterRoutingPeerRoutingPeerTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
SystemBwDiameterRoutingPeerRoutingPeerTableRow() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getApplicationID() |
static SystemBwDiameterRoutingPeerRoutingPeerTableRow |
getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
static List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> |
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
String |
getIdentity() |
String |
getInstance() |
String |
getPriority() |
String |
getRealm() |
String |
getWeight() |
int |
hashCode() |
public SystemBwDiameterRoutingPeerRoutingPeerTableRow()
public String getInstance()
public String getRealm()
public String getApplicationID()
public String getIdentity()
public String getPriority()
public String getWeight()
@GwtIncompatible public static SystemBwDiameterRoutingPeerRoutingPeerTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<SystemBwDiameterRoutingPeerRoutingPeerTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2016 ECG. All rights reserved.