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