Uses of Enum Class
dev.jcputney.elearning.parser.input.scorm2004.adl.types.ScormType
Packages that use ScormType
Package
Description
-
Uses of ScormType in dev.jcputney.elearning.parser.input.scorm12.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp that return ScormTypeModifier and TypeMethodDescriptionScorm12Resource.getScormType()Retrieves the SCORM type associated with this resource.Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp with parameters of type ScormTypeModifier and TypeMethodDescriptionvoidScorm12Resource.setScormType(ScormType scormType) Sets the SCORM type for this resource. -
Uses of ScormType in dev.jcputney.elearning.parser.input.scorm2004.adl.types
Methods in dev.jcputney.elearning.parser.input.scorm2004.adl.types that return ScormType -
Uses of ScormType in dev.jcputney.elearning.parser.input.scorm2004.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp that return ScormTypeModifier and TypeMethodDescriptionScorm2004Resource.getScormType()Retrieves the SCORM type of the resource.Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.cp with parameters of type ScormTypeModifier and TypeMethodDescriptionvoidScorm2004Resource.setScormType(ScormType scormType) Sets the SCORM type of the resource.