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