Package com.mypurecloud.sdk.v2.model
Class BuShortTermForecastingSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.BuShortTermForecastingSettings
- All Implemented Interfaces:
Serializable
BuShortTermForecastingSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondefaultHistoryWeeks(Integer defaultHistoryWeeks) The number of historical weeks to consider when creating a forecast.booleaninthashCode()voidsetDefaultHistoryWeeks(Integer defaultHistoryWeeks) toString()
-
Constructor Details
-
BuShortTermForecastingSettings
public BuShortTermForecastingSettings() -
BuShortTermForecastingSettings
-
-
Method Details
-
defaultHistoryWeeks
The number of historical weeks to consider when creating a forecast. This setting is only used for legacy weighted average forecasts -
getDefaultHistoryWeeks
-
setDefaultHistoryWeeks
-
equals
-
hashCode
public int hashCode() -
toString
-