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