Package com.mypurecloud.sdk.v2.model
Class ManagementUnit
java.lang.Object
com.mypurecloud.sdk.v2.model.ManagementUnit
- All Implemented Interfaces:
Serializable
ManagementUnit
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStart day of week for scheduling and forecasting purposes. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbusinessUnit(BusinessUnitReference businessUnit) The business unit to which this management unit belongsdivision(DivisionReference division) The division to which this entity belongs.booleangetId()getName()inthashCode()metadata(WfmVersionedEntityMetadata metadata) Version info metadata for this management unit.voidsetBusinessUnit(BusinessUnitReference businessUnit) voidsetDivision(DivisionReference division) voidsetMetadata(WfmVersionedEntityMetadata metadata) voidvoidsetSettings(ManagementUnitSettingsResponse settings) voidsetStartDayOfWeek(ManagementUnit.StartDayOfWeekEnum startDayOfWeek) voidsetTimeZone(String timeZone) settings(ManagementUnitSettingsResponse settings) The configuration settings for this management unitstartDayOfWeek(ManagementUnit.StartDayOfWeekEnum startDayOfWeek) Start day of week for scheduling and forecasting purposes.The time zone for the management unit in standard Olson format.toString()
-
Constructor Details
-
ManagementUnit
public ManagementUnit() -
ManagementUnit
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
businessUnit
The business unit to which this management unit belongs -
getBusinessUnit
-
setBusinessUnit
-
startDayOfWeek
Start day of week for scheduling and forecasting purposes. Moving to Business Unit -
getStartDayOfWeek
-
setStartDayOfWeek
-
timeZone
The time zone for the management unit in standard Olson format. Moving to Business Unit -
getTimeZone
-
setTimeZone
-
settings
The configuration settings for this management unit -
getSettings
-
setSettings
-
metadata
Version info metadata for this management unit. Deprecated, use settings.metadata -
getMetadata
-
setMetadata
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
getModifiedBy
-
getVersion
-
getDateModified
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-