public static class CallCenter.GroupCallCenterEnhancedReportingScheduledReportGetResponse extends Response
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
GroupCallCenterEnhancedReportingScheduledReportGetResponse() |
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected String description
protected CallCenterReportTemplateKey reportTemplate
protected CallCenterReportSchedule schedule
protected CallCenterReportSamplingPeriod samplingPeriod
protected DayOfWeek startDayOfWeek
protected String reportTimeZone
protected CallCenterReportDateFormat reportDateFormat
protected CallCenterReportTimeFormat reportTimeFormat
protected CallCenterReportInterval reportInterval
protected CallCenterReportFileFormat reportFormat
protected CallCenterScheduledReportAgentSelectionAdminRead agent
protected CallCenterScheduledReportCallCenterSelectionRead callCenter
protected CallCenterScheduledReportDNISSelectionRead dnis
protected Integer callCompletionThresholdSeconds
protected Integer shortDurationThresholdSeconds
protected Integer[] serviceLevelThresholdSeconds
protected CallCenterScheduledReportServiceLevelInclusions serviceLevelInclusions
protected Integer serviceLevelObjectivePercentage
protected Integer[] abandonedCallThresholdSeconds
protected String[] emailAddress
protected transient Group group
protected String name
public GroupCallCenterEnhancedReportingScheduledReportGetResponse()
public void setDescription(String description)
public String getDescription()
public void setReportTemplate(CallCenterReportTemplateKey reportTemplate)
public CallCenterReportTemplateKey getReportTemplate()
public void setSchedule(CallCenterReportSchedule schedule)
public CallCenterReportSchedule getSchedule()
public void setSamplingPeriod(CallCenterReportSamplingPeriod samplingPeriod)
public CallCenterReportSamplingPeriod getSamplingPeriod()
public void setStartDayOfWeek(DayOfWeek startDayOfWeek)
public DayOfWeek getStartDayOfWeek()
public void setReportTimeZone(String reportTimeZone)
public String getReportTimeZone()
public void setReportDateFormat(CallCenterReportDateFormat reportDateFormat)
public CallCenterReportDateFormat getReportDateFormat()
public void setReportTimeFormat(CallCenterReportTimeFormat reportTimeFormat)
public CallCenterReportTimeFormat getReportTimeFormat()
public void setReportInterval(CallCenterReportInterval reportInterval)
public CallCenterReportInterval getReportInterval()
public void setReportFormat(CallCenterReportFileFormat reportFormat)
public CallCenterReportFileFormat getReportFormat()
public void setAgent(CallCenterScheduledReportAgentSelectionAdminRead agent)
public CallCenterScheduledReportAgentSelectionAdminRead getAgent()
public void setCallCenter(CallCenterScheduledReportCallCenterSelectionRead callCenter)
public CallCenterScheduledReportCallCenterSelectionRead getCallCenter()
public void setDnis(CallCenterScheduledReportDNISSelectionRead dnis)
public CallCenterScheduledReportDNISSelectionRead getDnis()
public void setCallCompletionThresholdSeconds(Integer callCompletionThresholdSeconds)
public Integer getCallCompletionThresholdSeconds()
public void setShortDurationThresholdSeconds(Integer shortDurationThresholdSeconds)
public Integer getShortDurationThresholdSeconds()
public void setServiceLevelThresholdSeconds(Integer... serviceLevelThresholdSeconds)
public Integer[] getServiceLevelThresholdSeconds()
public void setServiceLevelInclusions(CallCenterScheduledReportServiceLevelInclusions serviceLevelInclusions)
public CallCenterScheduledReportServiceLevelInclusions getServiceLevelInclusions()
public void setServiceLevelObjectivePercentage(Integer serviceLevelObjectivePercentage)
public Integer getServiceLevelObjectivePercentage()
public void setAbandonedCallThresholdSeconds(Integer... abandonedCallThresholdSeconds)
public Integer[] getAbandonedCallThresholdSeconds()
public void setEmailAddress(String... emailAddress)
public String[] getEmailAddress()
public void setGroup(Group group)
public Group getGroup()
public void setName(String name)
public String getName()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.