Uses of Class
dev.jcputney.elearning.parser.input.cmi5.AU
Packages that use AU
-
Uses of AU in dev.jcputney.elearning.parser.input.cmi5
Methods in dev.jcputney.elearning.parser.input.cmi5 that return types with arguments of type AUModifier and TypeMethodDescriptionBlock.getAssignableUnits()Retrieves a list of assignable units associated with the block.Cmi5Manifest.getAssignableUnits()Retrieves the list of assignable units associated with this manifest.Method parameters in dev.jcputney.elearning.parser.input.cmi5 with type arguments of type AUModifier and TypeMethodDescriptionvoidBlock.setAssignableUnits(List<AU> assignableUnits) Sets the list of assignable units associated with the block.voidCmi5Manifest.setAssignableUnits(List<AU> assignableUnits) Sets the list of assignable units for the Cmi5 manifest.Constructor parameters in dev.jcputney.elearning.parser.input.cmi5 with type arguments of type AU