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