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