Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningAssignmentTopicLearningAssignmentNotification.StateEnum
Packages that use LearningAssignmentTopicLearningAssignmentNotification.StateEnum
-
Uses of LearningAssignmentTopicLearningAssignmentNotification.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentTopicLearningAssignmentNotification.StateEnumModifier and TypeMethodDescriptionLearningAssignmentTopicLearningAssignmentNotification.StateEnum.fromString(String key) LearningAssignmentTopicLearningAssignmentNotification.getState()Returns the enum constant of this class with the specified name.LearningAssignmentTopicLearningAssignmentNotification.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type LearningAssignmentTopicLearningAssignmentNotification.StateEnumModifier and TypeMethodDescriptionvoidLearningAssignmentTopicLearningAssignmentNotification.setState(LearningAssignmentTopicLearningAssignmentNotification.StateEnum state) LearningAssignmentTopicLearningAssignmentNotification.state(LearningAssignmentTopicLearningAssignmentNotification.StateEnum state)