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