Uses of Enum Class
com.mypurecloud.sdk.v2.model.AssignedLearningModule.TypeEnum
Packages that use AssignedLearningModule.TypeEnum
-
Uses of AssignedLearningModule.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AssignedLearningModule.TypeEnumModifier and TypeMethodDescriptionAssignedLearningModule.TypeEnum.fromString(String key) AssignedLearningModule.getType()Returns the enum constant of this class with the specified name.static AssignedLearningModule.TypeEnum[]AssignedLearningModule.TypeEnum.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 AssignedLearningModule.TypeEnumModifier and TypeMethodDescriptionvoidAssignedLearningModule.setType(AssignedLearningModule.TypeEnum type) AssignedLearningModule.type(AssignedLearningModule.TypeEnum type) The type for the learning module