Package com.mypurecloud.sdk.v2.model
Class DayOfWeekMinimums
java.lang.Object
com.mypurecloud.sdk.v2.model.DayOfWeekMinimums
- All Implemented Interfaces:
Serializable
DayOfWeekMinimums
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets daysOfWeek -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondaysOfWeek(List<DayOfWeekMinimums.DaysOfWeekEnum> daysOfWeek) Days of week this minimum staff value applies tobooleaninthashCode()minimumValue(Double minimumValue) The minimum staff value to be applied to this planning groupvoidsetDaysOfWeek(List<DayOfWeekMinimums.DaysOfWeekEnum> daysOfWeek) voidsetMinimumValue(Double minimumValue) toString()
-
Constructor Details
-
DayOfWeekMinimums
public DayOfWeekMinimums() -
DayOfWeekMinimums
-
-
Method Details
-
minimumValue
The minimum staff value to be applied to this planning group -
getMinimumValue
-
setMinimumValue
-
daysOfWeek
Days of week this minimum staff value applies to -
getDaysOfWeek
-
setDaysOfWeek
-
equals
-
hashCode
public int hashCode() -
toString
-