Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningAssignmentStepScoStructure.SuccessStatusEnum
Packages that use LearningAssignmentStepScoStructure.SuccessStatusEnum
-
Uses of LearningAssignmentStepScoStructure.SuccessStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningAssignmentStepScoStructure.SuccessStatusEnumModifier and TypeMethodDescriptionLearningAssignmentStepScoStructure.SuccessStatusEnum.fromString(String key) LearningAssignmentStepScoStructure.getSuccessStatus()Returns the enum constant of this class with the specified name.LearningAssignmentStepScoStructure.SuccessStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.