Uses of Enum Class
com.mypurecloud.sdk.v2.model.ForecastSourceDayPointer.DayOfWeekEnum
Packages that use ForecastSourceDayPointer.DayOfWeekEnum
-
Uses of ForecastSourceDayPointer.DayOfWeekEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ForecastSourceDayPointer.DayOfWeekEnumModifier and TypeMethodDescriptionForecastSourceDayPointer.DayOfWeekEnum.fromString(String key) ForecastSourceDayPointer.getDayOfWeek()Returns the enum constant of this class with the specified name.ForecastSourceDayPointer.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 ForecastSourceDayPointer.DayOfWeekEnumModifier and TypeMethodDescriptionForecastSourceDayPointer.dayOfWeek(ForecastSourceDayPointer.DayOfWeekEnum dayOfWeek) The forecast day of week for this source datavoidForecastSourceDayPointer.setDayOfWeek(ForecastSourceDayPointer.DayOfWeekEnum dayOfWeek)