public static class CallCenter.GroupCallCenterQueueCallDispositionCodeGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> |
dispositionCodesTable |
protected CallCenter |
user |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
GroupCallCenterQueueCallDispositionCodeGetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
CallCenter |
getCallCenter() |
List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> |
getDispositionCodesTable() |
int |
hashCode() |
void |
setDispositionCodesTable(List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> dispositionCodesTable) |
void |
setUser(CallCenter user) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> dispositionCodesTable
protected transient CallCenter user
public GroupCallCenterQueueCallDispositionCodeGetListResponse()
public void setDispositionCodesTable(List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> dispositionCodesTable)
public List<GroupCallCenterQueueCallDispositionCodeDispositionCodesTableRow> getDispositionCodesTable()
public void setUser(CallCenter user)
public CallCenter getCallCenter()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.