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