public class EnterprisePhoneDirectoryDirectoryTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
EnterprisePhoneDirectoryDirectoryTableRow() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAddressLine1() |
String |
getAddressLine2() |
String |
getCity() |
String |
getCountry() |
String |
getDepartment() |
String |
getEmailAddress() |
String |
getExtension() |
String |
getFirstName() |
static EnterprisePhoneDirectoryDirectoryTableRow |
getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
static List<EnterprisePhoneDirectoryDirectoryTableRow> |
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
String |
getGroupId() |
String |
getHiraganaName() |
String |
getIMPId() |
String |
getIsVirtualOnNetUser() |
String |
getLastName() |
String |
getLocation() |
String |
getMobile() |
String |
getName() |
String |
getNumber() |
String |
getPager() |
String |
getState() |
String |
getTimeZone() |
String |
getTitle() |
User |
getUser(BroadWorksServer broadWorksServer) |
String |
getUserId() |
String |
getYahooId() |
String |
getZip() |
int |
hashCode() |
public EnterprisePhoneDirectoryDirectoryTableRow()
public String getName()
public String getNumber()
public String getExtension()
public String getMobile()
public String getEmailAddress()
public String getDepartment()
public String getHiraganaName()
public String getGroupId()
public String getYahooId()
public String getUserId()
public String getIMPId()
public String getIsVirtualOnNetUser()
public String getFirstName()
public String getLastName()
public String getPager()
public String getTitle()
public String getTimeZone()
public String getLocation()
public String getAddressLine1()
public String getAddressLine2()
public String getCity()
public String getState()
public String getZip()
public String getCountry()
public User getUser(BroadWorksServer broadWorksServer)
@GwtIncompatible public static EnterprisePhoneDirectoryDirectoryTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<EnterprisePhoneDirectoryDirectoryTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2016 ECG. All rights reserved.