Uses of Class
dev.jcputney.elearning.parser.input.scorm12.ims.cp.Scorm12Organizations
Packages that use Scorm12Organizations
-
Uses of Scorm12Organizations in dev.jcputney.elearning.parser.input.scorm12
Methods in dev.jcputney.elearning.parser.input.scorm12 that return Scorm12OrganizationsModifier and TypeMethodDescriptionScorm12Manifest.getOrganizations()Retrieves the organizations defined within the SCORM 1.2 manifest.Methods in dev.jcputney.elearning.parser.input.scorm12 with parameters of type Scorm12OrganizationsModifier and TypeMethodDescriptionvoidScorm12Manifest.setOrganizations(Scorm12Organizations organizations) Sets the organizations for the SCORM 1.2 manifest.