Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.ims.cp.Scorm2004Organizations
Packages that use Scorm2004Organizations
-
Uses of Scorm2004Organizations in dev.jcputney.elearning.parser.input.scorm2004
Methods in dev.jcputney.elearning.parser.input.scorm2004 that return Scorm2004OrganizationsModifier and TypeMethodDescriptionScorm2004Manifest.getOrganizations()Retrieves the organizations defined in the SCORM 2004 manifest.Methods in dev.jcputney.elearning.parser.input.scorm2004 with parameters of type Scorm2004OrganizationsModifier and TypeMethodDescriptionvoidScorm2004Manifest.setOrganizations(Scorm2004Organizations organizations) Sets the organizations information for the SCORM 2004 manifest.