Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupRules
Packages that use RollupRules
-
Uses of RollupRules in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing that return RollupRulesModifier and TypeMethodDescriptionSequencing.getRollupRules()Retrieves the rollup rules associated with this sequencing object.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing with parameters of type RollupRulesModifier and TypeMethodDescriptionvoidSequencing.setRollupRules(RollupRules rollupRules) Sets the rollup rules for the sequencing object.