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