Uses of Enum Class
dev.jcputney.elearning.parser.input.scorm2004.SequencingUsageDetector.SequencingIndicator
Packages that use SequencingUsageDetector.SequencingIndicator
-
Uses of SequencingUsageDetector.SequencingIndicator in dev.jcputney.elearning.parser.input.scorm2004
Methods in dev.jcputney.elearning.parser.input.scorm2004 that return SequencingUsageDetector.SequencingIndicatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SequencingUsageDetector.SequencingIndicator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.jcputney.elearning.parser.input.scorm2004 that return types with arguments of type SequencingUsageDetector.SequencingIndicatorModifier and TypeMethodDescriptionSequencingUsageDetector.Result.getIndicators()Retrieves the set of sequencing indicators derived from the sequencing detection process.Scorm2004Manifest.getSequencingIndicators()Returns the set of sequencing indicators discovered within this manifest.