Uses of Enum Class
dev.jcputney.elearning.parser.input.lom.types.Difficulty
Packages that use Difficulty
-
Uses of Difficulty in dev.jcputney.elearning.parser.input.lom.types
Methods in dev.jcputney.elearning.parser.input.lom.types that return DifficultyModifier and TypeMethodDescriptionstatic DifficultyReturns the enum constant of this class with the specified name.static Difficulty[]Difficulty.values()Returns an array containing the constants of this enum class, in the order they are declared.