public static class CallCenter.EnterpriseCallCenterEnhancedReportingReportTemplateGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected CallCenterReportInputParameterOption |
abandonedCallThresholdParam |
protected Integer |
abandonedCallThresholdParamNumber |
protected CallCenterReportInputParameterOption |
callCompletionThresholdParam |
protected String |
dataTemplate |
protected String |
description |
protected Integer |
filterNumber |
protected String[] |
filterValue |
protected Boolean |
isEnabled |
protected Boolean |
isRealtimeReport |
protected String |
name |
protected CallCenterReportTemplateAccessOption |
scope |
protected CallCenterReportInputParameterOption |
serviceLevelInclusionsParam |
protected CallCenterReportInputParameterOption |
serviceLevelObjectiveThresholdParam |
protected CallCenterReportInputParameterOption |
serviceLevelThresholdParam |
protected Integer |
serviceLevelThresholdParamNumber |
protected ServiceProvider |
serviceProvider |
protected CallCenterReportInputParameterOption |
shortDurationThresholdParam |
protected String |
xsltTemplateDescription |
request, responseContent, xPath
Constructor and Description |
---|
EnterpriseCallCenterEnhancedReportingReportTemplateGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected String description
protected String dataTemplate
protected Integer filterNumber
protected String xsltTemplateDescription
protected CallCenterReportTemplateAccessOption scope
protected Boolean isEnabled
protected Boolean isRealtimeReport
protected CallCenterReportInputParameterOption callCompletionThresholdParam
protected CallCenterReportInputParameterOption shortDurationThresholdParam
protected CallCenterReportInputParameterOption serviceLevelThresholdParam
protected CallCenterReportInputParameterOption serviceLevelInclusionsParam
protected CallCenterReportInputParameterOption serviceLevelObjectiveThresholdParam
protected CallCenterReportInputParameterOption abandonedCallThresholdParam
protected Integer serviceLevelThresholdParamNumber
protected Integer abandonedCallThresholdParamNumber
protected String[] filterValue
protected transient ServiceProvider serviceProvider
protected String name
public EnterpriseCallCenterEnhancedReportingReportTemplateGetResponse()
public void setDescription(String description)
public String getDescription()
public void setDataTemplate(String dataTemplate)
public String getDataTemplate()
public void setFilterNumber(Integer filterNumber)
public Integer getFilterNumber()
public void setXsltTemplateDescription(String xsltTemplateDescription)
public String getXsltTemplateDescription()
public void setScope(CallCenterReportTemplateAccessOption scope)
public CallCenterReportTemplateAccessOption getScope()
public void setIsEnabled(Boolean isEnabled)
public Boolean getIsEnabled()
public void setIsRealtimeReport(Boolean isRealtimeReport)
public Boolean getIsRealtimeReport()
public void setCallCompletionThresholdParam(CallCenterReportInputParameterOption callCompletionThresholdParam)
public CallCenterReportInputParameterOption getCallCompletionThresholdParam()
public void setShortDurationThresholdParam(CallCenterReportInputParameterOption shortDurationThresholdParam)
public CallCenterReportInputParameterOption getShortDurationThresholdParam()
public void setServiceLevelThresholdParam(CallCenterReportInputParameterOption serviceLevelThresholdParam)
public CallCenterReportInputParameterOption getServiceLevelThresholdParam()
public void setServiceLevelInclusionsParam(CallCenterReportInputParameterOption serviceLevelInclusionsParam)
public CallCenterReportInputParameterOption getServiceLevelInclusionsParam()
public void setServiceLevelObjectiveThresholdParam(CallCenterReportInputParameterOption serviceLevelObjectiveThresholdParam)
public CallCenterReportInputParameterOption getServiceLevelObjectiveThresholdParam()
public void setAbandonedCallThresholdParam(CallCenterReportInputParameterOption abandonedCallThresholdParam)
public CallCenterReportInputParameterOption getAbandonedCallThresholdParam()
public void setServiceLevelThresholdParamNumber(Integer serviceLevelThresholdParamNumber)
public Integer getServiceLevelThresholdParamNumber()
public void setAbandonedCallThresholdParamNumber(Integer abandonedCallThresholdParamNumber)
public Integer getAbandonedCallThresholdParamNumber()
public void setFilterValue(String... filterValue)
public String[] getFilterValue()
public void setServiceProvider(ServiceProvider serviceProvider)
public ServiceProvider getServiceProvider()
public void setName(String name)
public String getName()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.