public static class CallCenter.EnterpriseCallCenterEnhancedReportingGetResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected Enterprise |
enterprise |
protected CallCenterReportServerChoice19 |
reportingServer |
commandType, detailText, request, summaryTextcontent, 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, isErrorResponsegetBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContentprotected 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()
ResponseCopyright © 2017 ECG. All rights reserved.