public class GroupEndpointEndpointTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
GroupEndpointEndpointTableRow() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDepartment() |
String |
getDeviceName() |
String |
getDeviceType() |
String |
getEmailAddress() |
String |
getExtension() |
String |
getFirstName() |
static GroupEndpointEndpointTableRow |
getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
static List<GroupEndpointEndpointTableRow> |
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
String |
getLastName() |
String |
getLinePort() |
String |
getMACAddress() |
String |
getNetAddress() |
String |
getPhoneNumber() |
User |
getUser(BroadWorksServer broadWorksServer) |
String |
getUserId() |
String |
getUserType() |
int |
hashCode() |
public String getLinePort()
public String getLastName()
public String getFirstName()
public String getUserId()
public String getUserType()
public String getPhoneNumber()
public String getExtension()
public String getDeviceType()
public String getDeviceName()
public String getNetAddress()
public String getMACAddress()
public String getDepartment()
public String getEmailAddress()
public User getUser(BroadWorksServer broadWorksServer)
@GwtIncompatible public static GroupEndpointEndpointTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<GroupEndpointEndpointTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2016 ECG. All rights reserved.