Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum
-
Uses of WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum.fromString(String key) WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.getDayOfWeek()WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.dayOfWeek(WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum dayOfWeek) voidWfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.setDayOfWeek(WfmBuShortTermForecastGenerateProgressTopicForecastSourceDayPointer.DayOfWeekEnum dayOfWeek)