Package com.mypurecloud.sdk.v2.model
Class WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
- All Implemented Interfaces:
Serializable
public class WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
extends Object
implements Serializable
WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets creationMethod -
Constructor Summary
ConstructorsConstructorDescriptionWfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncanUseForScheduling(Boolean canUseForScheduling) creationMethod(WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast.CreationMethodEnum creationMethod) description(String description) booleangetId()inthashCode()modifications(List<WfmBuShortTermForecastGenerateProgressTopicBuForecastModification> modifications) planningGroupsVersion(Long planningGroupsVersion) referenceStartDate(Date referenceStartDate) voidsetCanUseForScheduling(Boolean canUseForScheduling) voidsetCreationMethod(WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast.CreationMethodEnum creationMethod) voidsetDescription(String description) voidvoidvoidvoidsetModifications(List<WfmBuShortTermForecastGenerateProgressTopicBuForecastModification> modifications) voidsetPlanningGroupsVersion(Long planningGroupsVersion) voidsetReferenceStartDate(Date referenceStartDate) voidvoidsetTimeZone(String timeZone) voidsetWeekCount(Long weekCount) voidsetWeekDate(String weekDate) toString()
-
Constructor Details
-
WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast() -
WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast
-
-
Method Details
-
id
-
getId
-
setId
-
weekDate
-
getWeekDate
-
setWeekDate
-
creationMethod
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast creationMethod(WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast.CreationMethodEnum creationMethod) -
getCreationMethod
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast.CreationMethodEnum getCreationMethod() -
setCreationMethod
public void setCreationMethod(WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast.CreationMethodEnum creationMethod) -
description
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast description(String description) -
getDescription
-
setDescription
-
legacy
-
getLegacy
-
setLegacy
-
referenceStartDate
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast referenceStartDate(Date referenceStartDate) -
getReferenceStartDate
-
setReferenceStartDate
-
sourceDays
-
getSourceDays
-
setSourceDays
public void setSourceDays(List<WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer> sourceDays) -
modifications
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast modifications(List<WfmBuShortTermForecastGenerateProgressTopicBuForecastModification> modifications) -
getModifications
-
setModifications
public void setModifications(List<WfmBuShortTermForecastGenerateProgressTopicBuForecastModification> modifications) -
timeZone
-
getTimeZone
-
setTimeZone
-
planningGroupsVersion
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast planningGroupsVersion(Long planningGroupsVersion) -
getPlanningGroupsVersion
-
setPlanningGroupsVersion
-
weekCount
-
getWeekCount
-
setWeekCount
-
metadata
-
getMetadata
-
setMetadata
public void setMetadata(WfmBuShortTermForecastGenerateProgressTopicWfmVersionedEntityMetadata metadata) -
canUseForScheduling
public WfmBuShortTermForecastGenerateProgressTopicBuShortTermForecast canUseForScheduling(Boolean canUseForScheduling) -
getCanUseForScheduling
-
setCanUseForScheduling
-
equals
-
hashCode
public int hashCode() -
toString
-