Uses of Enum Class
com.mypurecloud.sdk.v2.model.DailyPossibleShift.DayOfWeekEnum
Packages that use DailyPossibleShift.DayOfWeekEnum
-
Uses of DailyPossibleShift.DayOfWeekEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DailyPossibleShift.DayOfWeekEnumModifier and TypeMethodDescriptionDailyPossibleShift.DayOfWeekEnum.fromString(String key) DailyPossibleShift.getDayOfWeek()Returns the enum constant of this class with the specified name.static DailyPossibleShift.DayOfWeekEnum[]DailyPossibleShift.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 DailyPossibleShift.DayOfWeekEnumModifier and TypeMethodDescriptionDailyPossibleShift.dayOfWeek(DailyPossibleShift.DayOfWeekEnum dayOfWeek) Day of the shiftvoidDailyPossibleShift.setDayOfWeek(DailyPossibleShift.DayOfWeekEnum dayOfWeek)