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