Package com.mypurecloud.sdk.v2.model
Class LearningAssignmentItem
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningAssignmentItem
- All Implemented Interfaces:
Serializable
LearningAssignmentItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The Learning Module ID associated with this assignmentvoidsetModuleId(String moduleId) voidtoString()The User ID associated with this assignment
-
Constructor Details
-
LearningAssignmentItem
public LearningAssignmentItem() -
LearningAssignmentItem
-
-
Method Details
-
moduleId
The Learning Module ID associated with this assignment -
getModuleId
-
setModuleId
-
userId
The User ID associated with this assignment -
getUserId
-
setUserId
-
equals
-
hashCode
public int hashCode() -
toString
-