Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing.AuxiliaryResource
Packages that use AuxiliaryResource
-
Uses of AuxiliaryResource in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing that return types with arguments of type AuxiliaryResourceModifier and TypeMethodDescriptionAuxiliaryResources.getAuxiliaryResourceList()Retrieves the list of auxiliary resources associated with the learning activity.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.sequencing with type arguments of type AuxiliaryResourceModifier and TypeMethodDescriptionvoidAuxiliaryResources.setAuxiliaryResourceList(List<AuxiliaryResource> auxiliaryResourceList) Sets the list of auxiliary resources associated with the learning activity.