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