Uses of Class
dev.jcputney.elearning.parser.input.lom.types.Contribute
Packages that use Contribute
-
Uses of Contribute in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type ContributeModifier and TypeMethodDescriptionLifeCycle.getContribute()Retrieves the list of contributions associated with the lifecycle object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type ContributeModifier and TypeMethodDescriptionvoidLifeCycle.setContribute(List<Contribute> contribute) Sets the list of contributions associated with the lifecycle object.