Uses of Class
dev.jcputney.elearning.parser.input.lom.properties.DisplayStageSpec
Packages that use DisplayStageSpec
-
Uses of DisplayStageSpec in dev.jcputney.elearning.parser.input.lom.properties
Methods in dev.jcputney.elearning.parser.input.lom.properties that return DisplayStageSpecModifier and TypeMethodDescriptionAppearanceSpec.getDisplayStage()Retrieves the display stage specification for the appearance configuration.Methods in dev.jcputney.elearning.parser.input.lom.properties with parameters of type DisplayStageSpecModifier and TypeMethodDescriptionvoidAppearanceSpec.setDisplayStage(DisplayStageSpec displayStage) Sets the display stage specification for the appearance configuration.