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