public static class CallCenter.EnterpriseCallCenterEnhancedReportingGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Enterprise |
enterprise |
protected CallCenterReportServerChoice19 |
reportingServer |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
EnterpriseCallCenterEnhancedReportingGetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Enterprise |
getEnterprise() |
CallCenterReportServerChoice19 |
getReportingServer() |
int |
hashCode() |
void |
setEnterprise(Enterprise enterprise) |
void |
setReportingServer(CallCenterReportServerChoice19 reportingServer) |
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 CallCenterReportServerChoice19 reportingServer
protected transient Enterprise enterprise
public EnterpriseCallCenterEnhancedReportingGetResponse()
public void setReportingServer(CallCenterReportServerChoice19 reportingServer)
public CallCenterReportServerChoice19 getReportingServer()
public void setEnterprise(Enterprise enterprise)
public Enterprise getEnterprise()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.