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