Uses of Class
dev.jcputney.elearning.parser.input.lom.types.ContributeMeta
Packages that use ContributeMeta
-
Uses of ContributeMeta in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type ContributeMetaModifier and TypeMethodDescriptionMetaMetadata.getContribute()Retrieves the list of contribution metadata associated with this object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type ContributeMetaModifier and TypeMethodDescriptionvoidMetaMetadata.setContribute(List<ContributeMeta> contribute) Sets the list of contribution metadata associated with this object.