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