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