Package com.mypurecloud.sdk.v2.model
Class WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
- All Implemented Interfaces:
Serializable
public class WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
extends Object
implements Serializable
WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets legacyMetricstatic enumGets or Sets metricstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmBuShortTermForecastCopyCompleteTopicBuForecastModification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondisplayGranularity(String displayGranularity) endIntervalIndex(Long endIntervalIndex) booleangetType()getValue()granularity(String granularity) inthashCode()legacyMetric(WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.LegacyMetricEnum legacyMetric) planningGroupIds(List<String> planningGroupIds) secondaryGranularity(String secondaryGranularity) secondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) voidsetDisplayGranularity(String displayGranularity) voidsetEnabled(Boolean enabled) voidsetEndIntervalIndex(Long endIntervalIndex) voidsetGranularity(String granularity) voidsetLegacyMetric(WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.LegacyMetricEnum legacyMetric) voidvoidsetPlanningGroupIds(List<String> planningGroupIds) voidsetSecondaryGranularity(String secondaryGranularity) voidsetSecondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) voidsetStartIntervalIndex(Long startIntervalIndex) voidvoidsetValue(BigDecimal value) voidstartIntervalIndex(Long startIntervalIndex) toString()value(BigDecimal value)
-
Constructor Details
-
WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification() -
WfmBuShortTermForecastCopyCompleteTopicBuForecastModification
-
-
Method Details
-
type
-
getType
-
setType
-
startIntervalIndex
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification startIntervalIndex(Long startIntervalIndex) -
getStartIntervalIndex
-
setStartIntervalIndex
-
endIntervalIndex
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification endIntervalIndex(Long endIntervalIndex) -
getEndIntervalIndex
-
setEndIntervalIndex
-
metric
-
getMetric
-
setMetric
public void setMetric(WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.MetricEnum metric) -
legacyMetric
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification legacyMetric(WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.LegacyMetricEnum legacyMetric) -
getLegacyMetric
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.LegacyMetricEnum getLegacyMetric() -
setLegacyMetric
public void setLegacyMetric(WfmBuShortTermForecastCopyCompleteTopicBuForecastModification.LegacyMetricEnum legacyMetric) -
value
-
getValue
-
setValue
-
values
-
getValues
-
setValues
public void setValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> values) -
secondaryValues
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification secondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) -
getSecondaryValues
public List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> getSecondaryValues() -
setSecondaryValues
public void setSecondaryValues(List<WfmBuShortTermForecastCopyCompleteTopicModificationIntervalOffsetValue> secondaryValues) -
enabled
-
getEnabled
-
setEnabled
-
granularity
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification granularity(String granularity) -
getGranularity
-
setGranularity
-
secondaryGranularity
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification secondaryGranularity(String secondaryGranularity) -
getSecondaryGranularity
-
setSecondaryGranularity
-
displayGranularity
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification displayGranularity(String displayGranularity) -
getDisplayGranularity
-
setDisplayGranularity
-
planningGroupIds
public WfmBuShortTermForecastCopyCompleteTopicBuForecastModification planningGroupIds(List<String> planningGroupIds) -
getPlanningGroupIds
-
setPlanningGroupIds
-
equals
-
hashCode
public int hashCode() -
toString
-