Package com.mypurecloud.sdk.v2.model
Class WfmBuIntradayDataUpdateTopicBuIntradayDataGroup
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuIntradayDataUpdateTopicBuIntradayDataGroup
- All Implemented Interfaces:
Serializable
WfmBuIntradayDataUpdateTopicBuIntradayDataGroup
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets mediaType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanforecastDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayForecastData> forecastDataPerInterval) forecastDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayForecastData forecastDataSummary) inthashCode()performancePredictionDataPerInterval(List<WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData> performancePredictionDataPerInterval) performancePredictionDataSummary(WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData performancePredictionDataSummary) scheduleDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayScheduleData> scheduleDataPerInterval) scheduleDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayScheduleData scheduleDataSummary) voidsetForecastDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayForecastData> forecastDataPerInterval) voidsetForecastDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayForecastData forecastDataSummary) voidvoidsetPerformancePredictionDataPerInterval(List<WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData> performancePredictionDataPerInterval) voidsetPerformancePredictionDataSummary(WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData performancePredictionDataSummary) voidsetScheduleDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayScheduleData> scheduleDataPerInterval) voidsetScheduleDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayScheduleData scheduleDataSummary) toString()
-
Constructor Details
-
WfmBuIntradayDataUpdateTopicBuIntradayDataGroup
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup() -
WfmBuIntradayDataUpdateTopicBuIntradayDataGroup
-
-
Method Details
-
mediaType
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup mediaType(WfmBuIntradayDataUpdateTopicBuIntradayDataGroup.MediaTypeEnum mediaType) -
getMediaType
-
setMediaType
-
forecastDataSummary
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup forecastDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayForecastData forecastDataSummary) -
getForecastDataSummary
-
setForecastDataSummary
public void setForecastDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayForecastData forecastDataSummary) -
forecastDataPerInterval
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup forecastDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayForecastData> forecastDataPerInterval) -
getForecastDataPerInterval
-
setForecastDataPerInterval
public void setForecastDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayForecastData> forecastDataPerInterval) -
scheduleDataSummary
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup scheduleDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayScheduleData scheduleDataSummary) -
getScheduleDataSummary
-
setScheduleDataSummary
public void setScheduleDataSummary(WfmBuIntradayDataUpdateTopicBuIntradayScheduleData scheduleDataSummary) -
scheduleDataPerInterval
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup scheduleDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayScheduleData> scheduleDataPerInterval) -
getScheduleDataPerInterval
-
setScheduleDataPerInterval
public void setScheduleDataPerInterval(List<WfmBuIntradayDataUpdateTopicBuIntradayScheduleData> scheduleDataPerInterval) -
performancePredictionDataSummary
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup performancePredictionDataSummary(WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData performancePredictionDataSummary) -
getPerformancePredictionDataSummary
public WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData getPerformancePredictionDataSummary() -
setPerformancePredictionDataSummary
public void setPerformancePredictionDataSummary(WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData performancePredictionDataSummary) -
performancePredictionDataPerInterval
public WfmBuIntradayDataUpdateTopicBuIntradayDataGroup performancePredictionDataPerInterval(List<WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData> performancePredictionDataPerInterval) -
getPerformancePredictionDataPerInterval
public List<WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData> getPerformancePredictionDataPerInterval() -
setPerformancePredictionDataPerInterval
public void setPerformancePredictionDataPerInterval(List<WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData> performancePredictionDataPerInterval) -
equals
-
hashCode
public int hashCode() -
toString
-