public class GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow extends Object implements BroadWorksTableRow, Serializable
Constructor and Description |
---|
GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEnable() |
static GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow |
getFromNode(Node n)
Creates the OCI Table Row with the given Node
|
static List<GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow> |
getFromNodeArray(Node[] nodeArray)
Creates the OCI Table Type Array with the given NodeArray
|
String |
getLanguage() |
String |
getType() |
int |
hashCode() |
void |
setEnable(String enable) |
void |
setLanguage(String language) |
void |
setType(String type) |
public GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow()
public String getEnable()
public void setEnable(String enable)
public String getLanguage()
public void setLanguage(String language)
public String getType()
public void setType(String type)
@GwtIncompatible public static GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow getFromNode(Node n)
n
- The Node to parse for the OCI Table@GwtIncompatible public static List<GroupMWIDeliveryToMobileEndpointTemplateActivationTableRow> getFromNodeArray(Node[] nodeArray)
nodeArray
- The NodeArray to parse for the OCI TableCopyright © 2017 ECG. All rights reserved.