Package com.mypurecloud.sdk.v2.model
Class WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
- All Implemented Interfaces:
Serializable
public class WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
extends Object
implements Serializable
WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionaverageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) booleaninthashCode()occupancyPercent(BigDecimal occupancyPercent) serviceLevelPercent(BigDecimal serviceLevelPercent) voidsetAverageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) voidsetOccupancyPercent(BigDecimal occupancyPercent) voidsetServiceLevelPercent(BigDecimal serviceLevelPercent) toString()
-
Constructor Details
-
WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
public WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData() -
WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData
-
-
Method Details
-
serviceLevelPercent
public WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData serviceLevelPercent(BigDecimal serviceLevelPercent) -
getServiceLevelPercent
-
setServiceLevelPercent
-
averageSpeedOfAnswerSeconds
public WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData averageSpeedOfAnswerSeconds(BigDecimal averageSpeedOfAnswerSeconds) -
getAverageSpeedOfAnswerSeconds
-
setAverageSpeedOfAnswerSeconds
-
occupancyPercent
public WfmBuIntradayDataUpdateTopicIntradayPerformancePredictionData occupancyPercent(BigDecimal occupancyPercent) -
getOccupancyPercent
-
setOccupancyPercent
-
equals
-
hashCode
public int hashCode() -
toString
-