Package com.mypurecloud.sdk.v2.model
Class SubjectDivisions
java.lang.Object
com.mypurecloud.sdk.v2.model.SubjectDivisions
- All Implemented Interfaces:
Serializable
SubjectDivisions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivisionIds(List<String> divisionIds) A collection of division IDs to associate with the given subjectsbooleaninthashCode()voidsetDivisionIds(List<String> divisionIds) voidsetSubjectIds(List<String> subjectIds) subjectIds(List<String> subjectIds) A collection of subject IDs to associate with the given divisionstoString()
-
Constructor Details
-
SubjectDivisions
public SubjectDivisions() -
SubjectDivisions
-
-
Method Details
-
subjectIds
A collection of subject IDs to associate with the given divisions -
getSubjectIds
-
setSubjectIds
-
divisionIds
A collection of division IDs to associate with the given subjects -
getDivisionIds
-
setDivisionIds
-
equals
-
hashCode
public int hashCode() -
toString
-