Package com.mypurecloud.sdk.v2.model
Class WfmServiceGoalImpact
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmServiceGoalImpact
- All Implemented Interfaces:
Serializable
WfmServiceGoalImpact
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecreaseByPercent(Double decreaseByPercent) The maximum allowed percent decrease from the configured goalbooleaninthashCode()increaseByPercent(Double increaseByPercent) The maximum allowed percent increase from the configured goalvoidsetDecreaseByPercent(Double decreaseByPercent) voidsetIncreaseByPercent(Double increaseByPercent) toString()
-
Constructor Details
-
WfmServiceGoalImpact
public WfmServiceGoalImpact() -
WfmServiceGoalImpact
-
-
Method Details
-
increaseByPercent
The maximum allowed percent increase from the configured goal -
getIncreaseByPercent
-
setIncreaseByPercent
-
decreaseByPercent
The maximum allowed percent decrease from the configured goal -
getDecreaseByPercent
-
setDecreaseByPercent
-
equals
-
hashCode
public int hashCode() -
toString
-