Package com.mypurecloud.sdk.v2.model
Class WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
- All Implemented Interfaces:
Serializable
public class WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
extends Object
implements Serializable
WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()intervalIndex(Long intervalIndex) voidsetIntervalIndex(Long intervalIndex) voidsetValue(BigDecimal value) toString()value(BigDecimal value)
-
Constructor Details
-
WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
public WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue() -
WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue
public WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue(Boolean initWithEmptyList)
-
-
Method Details
-
intervalIndex
public WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue intervalIndex(Long intervalIndex) -
getIntervalIndex
-
setIntervalIndex
-
value
public WfmBuShortTermForecastGenerateProgressTopicModificationIntervalOffsetValue value(BigDecimal value) -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-