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