Package com.mypurecloud.sdk.v2.model
Class PossibleWorkShiftsForWeek
java.lang.Object
com.mypurecloud.sdk.v2.model.PossibleWorkShiftsForWeek
- All Implemented Interfaces:
Serializable
PossibleWorkShiftsForWeek
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondailyPossibleShifts(List<DailyPossibleShift> dailyPossibleShifts) Daily shifts in this possible weekly shiftbooleangetId()inthashCode()ID of this possible weekly shiftvoidsetDailyPossibleShifts(List<DailyPossibleShift> dailyPossibleShifts) voidtoString()
-
Constructor Details
-
PossibleWorkShiftsForWeek
public PossibleWorkShiftsForWeek() -
PossibleWorkShiftsForWeek
-
-
Method Details
-
id
ID of this possible weekly shift -
getId
-
setId
-
dailyPossibleShifts
Daily shifts in this possible weekly shift -
getDailyPossibleShifts
-
setDailyPossibleShifts
-
equals
-
hashCode
public int hashCode() -
toString
-