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