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