Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.cp.Scorm2004CourseMetadata
Packages that use Scorm2004CourseMetadata
-
Uses of Scorm2004CourseMetadata in dev.jcputney.elearning.parser.input.scorm2004
Methods in dev.jcputney.elearning.parser.input.scorm2004 that return Scorm2004CourseMetadataModifier and TypeMethodDescriptionScorm2004Manifest.getMetadata()Retrieves the metadata associated with the SCORM 2004 course manifest.Methods in dev.jcputney.elearning.parser.input.scorm2004 with parameters of type Scorm2004CourseMetadataModifier and TypeMethodDescriptionvoidScorm2004Manifest.setMetadata(Scorm2004CourseMetadata metadata) Sets the metadata for the SCORM 2004 course manifest.