Package com.mypurecloud.sdk.v2.model
Class RoleDivision
java.lang.Object
com.mypurecloud.sdk.v2.model.RoleDivision
- All Implemented Interfaces:
Serializable
RoleDivision
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivisionId(String divisionId) Division associated with the given role which forms a grantbooleaninthashCode()Role to be associated with the given division which forms a grantvoidsetDivisionId(String divisionId) voidtoString()
-
Constructor Details
-
RoleDivision
public RoleDivision() -
RoleDivision
-
-
Method Details
-
roleId
Role to be associated with the given division which forms a grant -
getRoleId
-
setRoleId
-
divisionId
Division associated with the given role which forms a grant -
getDivisionId
-
setDivisionId
-
equals
-
hashCode
public int hashCode() -
toString
-