Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.cp.Scorm2004File
Packages that use Scorm2004File
-
Uses of Scorm2004File in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return types with arguments of type Scorm2004FileModifier and TypeMethodDescriptionScorm2004Resource.getFiles()Retrieves the list of SCORM 2004 files associated with this resource.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.ims.cp with type arguments of type Scorm2004FileModifier and TypeMethodDescriptionvoidScorm2004Resource.setFiles(List<Scorm2004File> files) Sets the list of SCORM 2004 files associated with this resource.