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