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