Package com.mypurecloud.sdk.v2.model
Class ScheduleGroupDivisionView
java.lang.Object
com.mypurecloud.sdk.v2.model.ScheduleGroupDivisionView
- All Implemented Interfaces:
Serializable
A schedule group.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivision(WritableDivision division) The division to which this entity belongs.booleangetId()getName()inthashCode()The schedule group identifierThe schedule group namevoidsetDivision(WritableDivision division) voidvoidtoString()
-
Constructor Details
-
ScheduleGroupDivisionView
public ScheduleGroupDivisionView() -
ScheduleGroupDivisionView
-
-
Method Details
-
id
The schedule group identifier -
getId
-
setId
-
name
The schedule group name -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-