Uses of Class
com.mypurecloud.sdk.v2.model.LearningAssignmentTopicUserReference
Packages that use LearningAssignmentTopicUserReference
-
Uses of LearningAssignmentTopicUserReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentTopicUserReferenceModifier and TypeMethodDescriptionLearningAssignmentTopicLearningAssignmentNotification.getCreatedBy()LearningAssignmentTopicLearningAssignmentNotification.getModifiedBy()LearningAssignmentTopicLearningAssignmentNotification.getUser()Methods in com.mypurecloud.sdk.v2.model with parameters of type LearningAssignmentTopicUserReferenceModifier and TypeMethodDescriptionLearningAssignmentTopicLearningAssignmentNotification.createdBy(LearningAssignmentTopicUserReference createdBy) LearningAssignmentTopicLearningAssignmentNotification.modifiedBy(LearningAssignmentTopicUserReference modifiedBy) voidLearningAssignmentTopicLearningAssignmentNotification.setCreatedBy(LearningAssignmentTopicUserReference createdBy) voidLearningAssignmentTopicLearningAssignmentNotification.setModifiedBy(LearningAssignmentTopicUserReference modifiedBy) voidLearningAssignmentTopicLearningAssignmentNotification.setUser(LearningAssignmentTopicUserReference user) LearningAssignmentTopicLearningAssignmentNotification.user(LearningAssignmentTopicUserReference user)