Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningAssignmentUpdate.StateEnum
Packages that use LearningAssignmentUpdate.StateEnum
-
Uses of LearningAssignmentUpdate.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentUpdate.StateEnumModifier and TypeMethodDescriptionLearningAssignmentUpdate.StateEnum.fromString(String key) LearningAssignmentUpdate.getState()Returns the enum constant of this class with the specified name.static LearningAssignmentUpdate.StateEnum[]LearningAssignmentUpdate.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 LearningAssignmentUpdate.StateEnumModifier and TypeMethodDescriptionvoidLearningAssignmentUpdate.setState(LearningAssignmentUpdate.StateEnum state) LearningAssignmentUpdate.state(LearningAssignmentUpdate.StateEnum state) The Learning Assignment state