Uses of Class
dev.jcputney.elearning.parser.input.lom.Relation
Packages that use Relation
-
Uses of Relation in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type RelationModifier and TypeMethodDescriptionLOM.getRelations()Retrieves the list of relations associated with the learning object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type RelationModifier and TypeMethodDescriptionvoidLOM.setRelations(List<Relation> relations) Sets the list of relations associated with the learning object.