Uses of Class
dev.jcputney.elearning.parser.input.lom.Classification
Packages that use Classification
-
Uses of Classification in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type ClassificationModifier and TypeMethodDescriptionLOM.getClassifications()Retrieves the classifications associated with the learning object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type ClassificationModifier and TypeMethodDescriptionvoidLOM.setClassifications(List<Classification> classifications) Sets the classifications associated with the learning object.