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