Package com.mypurecloud.sdk.v2.model
Class WfmForecastModificationIntervalOffsetValue
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmForecastModificationIntervalOffsetValue
- All Implemented Interfaces:
Serializable
WfmForecastModificationIntervalOffsetValue
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()intervalIndex(Integer intervalIndex) The number of intervals past referenceStartDate to which to apply this modificationvoidsetIntervalIndex(Integer intervalIndex) voidtoString()The value to set for the given interval
-
Constructor Details
-
WfmForecastModificationIntervalOffsetValue
public WfmForecastModificationIntervalOffsetValue() -
WfmForecastModificationIntervalOffsetValue
-
-
Method Details
-
intervalIndex
The number of intervals past referenceStartDate to which to apply this modification -
getIntervalIndex
-
setIntervalIndex
-
value
The value to set for the given interval -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-