Package com.mypurecloud.sdk.v2.model
Class SkillGroupDefinition
java.lang.Object
com.mypurecloud.sdk.v2.model.SkillGroupDefinition
- All Implemented Interfaces:
Serializable
SkillGroupDefinition
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) Group descriptiondivision(WritableDivision division) The division to which this entity belongs.booleangetId()getName()inthashCode()The group name.voidsetDescription(String description) voidsetDivision(WritableDivision division) voidtoString()
-
Constructor Details
-
SkillGroupDefinition
public SkillGroupDefinition() -
SkillGroupDefinition
-
-
Method Details
-
getId
-
name
The group name. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
Group description -
getDescription
-
setDescription
-
getMemberCount
-
getDateModified
-
getDateCreated
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-