Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupAction
Packages that use RollupAction
-
Uses of RollupAction in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup that return RollupActionModifier and TypeMethodDescriptionRollupRule.getRollupAction()Retrieves the rollup action associated with this instance.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup with parameters of type RollupActionModifier and TypeMethodDescriptionvoidRollupRule.setRollupAction(RollupAction rollupAction) Sets the rollup action to be performed when the conditions of the rollup rule are met.