Package com.mypurecloud.sdk.v2.model
Class MemberGroup
java.lang.Object
com.mypurecloud.sdk.v2.model.MemberGroup
- All Implemented Interfaces:
Serializable
MemberGroup
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivision(WritableDivision division) The division to which this entity belongs.booleangetId()getName()getType()inthashCode()The globally unique identifier for the object.voidsetDivision(WritableDivision division) voidvoidvoidsetType(MemberGroup.TypeEnum type) toString()type(MemberGroup.TypeEnum type) The group type
-
Constructor Details
-
MemberGroup
public MemberGroup() -
MemberGroup
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
-
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
type
The group type -
getType
-
setType
-
getMemberCount
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-