Package com.mypurecloud.sdk.v2.model
Class BuScheduleReferenceForMuRoute
java.lang.Object
com.mypurecloud.sdk.v2.model.BuScheduleReferenceForMuRoute
- All Implemented Interfaces:
Serializable
BuScheduleReferenceForMuRoute
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessUnit(BusinessUnitReference businessUnit) The start week date for this schedulebooleangetId()inthashCode()The ID of the schedulevoidsetBusinessUnit(BusinessUnitReference businessUnit) voidvoidsetWeekDate(LocalDate weekDate) toString()The start week date for this schedule.
-
Constructor Details
-
BuScheduleReferenceForMuRoute
public BuScheduleReferenceForMuRoute() -
BuScheduleReferenceForMuRoute
-
-
Method Details
-
id
The ID of the schedule -
getId
-
setId
-
weekDate
The start week date for this schedule. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd -
getWeekDate
-
setWeekDate
-
businessUnit
The start week date for this schedule -
getBusinessUnit
-
setBusinessUnit
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-