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