Uses of Class
dev.jcputney.elearning.parser.input.aicc.AiccCourse
Packages that use AiccCourse
-
Uses of AiccCourse in dev.jcputney.elearning.parser.input.aicc
Constructors in dev.jcputney.elearning.parser.input.aicc with parameters of type AiccCourseModifierConstructorDescriptionAiccManifest(AiccCourse course, List<AssignableUnit> assignableUnits, List<Descriptor> descriptors, List<CourseStructure> courseStructures) Default constructor for the AiccManifest class.