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