Uses of Class
dev.jcputney.elearning.parser.input.scorm12.ims.cp.Scorm12Dependency
Packages that use Scorm12Dependency
-
Uses of Scorm12Dependency in dev.jcputney.elearning.parser.input.scorm12.ims.cp
Methods in dev.jcputney.elearning.parser.input.scorm12.ims.cp that return types with arguments of type Scorm12DependencyModifier and TypeMethodDescriptionScorm12Resource.getDependencies()Retrieves the list of dependencies associated with this SCORM 1.2 resource.Method parameters in dev.jcputney.elearning.parser.input.scorm12.ims.cp with type arguments of type Scorm12DependencyModifier and TypeMethodDescriptionvoidScorm12Resource.setDependencies(List<Scorm12Dependency> dependencies) Sets the list of dependencies for this SCORM 1.2 resource.