Uses of Enum Class
com.mypurecloud.sdk.v2.model.DayOfWeekMinimums.DaysOfWeekEnum
Packages that use DayOfWeekMinimums.DaysOfWeekEnum
-
Uses of DayOfWeekMinimums.DaysOfWeekEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DayOfWeekMinimums.DaysOfWeekEnumModifier and TypeMethodDescriptionDayOfWeekMinimums.DaysOfWeekEnum.fromString(String key) Returns the enum constant of this class with the specified name.static DayOfWeekMinimums.DaysOfWeekEnum[]DayOfWeekMinimums.DaysOfWeekEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DayOfWeekMinimums.DaysOfWeekEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DayOfWeekMinimums.DaysOfWeekEnumModifier and TypeMethodDescriptionDayOfWeekMinimums.daysOfWeek(List<DayOfWeekMinimums.DaysOfWeekEnum> daysOfWeek) Days of week this minimum staff value applies tovoidDayOfWeekMinimums.setDaysOfWeek(List<DayOfWeekMinimums.DaysOfWeekEnum> daysOfWeek)