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