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