java.lang.Object
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.rollup.RollupCondition
All Implemented Interfaces:
Serializable

public class RollupCondition extends Object implements Serializable
Represents an individual rollup condition within a set of rollup conditions. Each condition specifies a specific criterion, such as completion or satisfaction status, that affects whether the associated rollup rule is applied.
See Also:
  • Constructor Details

    • RollupCondition

      public RollupCondition()