Uses of Class
dev.jcputney.elearning.parser.input.lom.types.Requirement
Packages that use Requirement
-
Uses of Requirement in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type RequirementModifier and TypeMethodDescriptionTechnical.getRequirements()Retrieves the list of requirements associated with this instance.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type RequirementModifier and TypeMethodDescriptionvoidTechnical.setRequirements(List<Requirement> requirements) Sets the list of requirements associated with this instance.