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