Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupCondition
Packages that use RollupCondition
-
Uses of RollupCondition in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup that return types with arguments of type RollupConditionModifier and TypeMethodDescriptionRollupConditions.getRollupConditionList()Retrieves the list of rollup conditions associated with this instance.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup with type arguments of type RollupConditionModifier and TypeMethodDescriptionvoidRollupConditions.setRollupConditionList(List<RollupCondition> rollupConditionList) Sets the list of rollup conditions for this instance.