Uses of Class
dev.jcputney.elearning.parser.input.lom.Annotation
Packages that use Annotation
-
Uses of Annotation in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type AnnotationModifier and TypeMethodDescriptionLOM.getAnnotations()Retrieves the list of annotations associated with the learning object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type AnnotationModifier and TypeMethodDescriptionvoidLOM.setAnnotations(List<Annotation> annotations) Sets the list of annotations associated with the learning object.