Uses of Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue
Packages that use WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue
-
Uses of WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValueModifier and TypeMethodDescriptionWfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue.intervalIndex(Long intervalIndex) WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue.value(BigDecimal value) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValueModifier and TypeMethodDescriptionWfmBuShortTermForecastCopyCompleteTopicBuForecastModification.getSecondaryValues()WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.getValues()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValueModifier and TypeMethodDescriptionWfmBuShortTermForecastCopyCompleteTopicBuForecastModification.secondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) voidWfmBuShortTermForecastCopyCompleteTopicBuForecastModification.setSecondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) voidWfmBuShortTermForecastCopyCompleteTopicBuForecastModification.setValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> values) WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.values(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> values)