Uses of Class
dev.jcputney.elearning.parser.input.lom.types.ContributeEntity
Packages that use ContributeEntity
-
Uses of ContributeEntity in dev.jcputney.elearning.parser.input.lom.types
Methods in dev.jcputney.elearning.parser.input.lom.types that return types with arguments of type ContributeEntityModifier and TypeMethodDescriptionContribute.getCEntities()Retrieves the list of ContributeEntity objects associated with the current contribution.Method parameters in dev.jcputney.elearning.parser.input.lom.types with type arguments of type ContributeEntityModifier and TypeMethodDescriptionvoidContribute.setCEntities(List<ContributeEntity> cEntities) Sets the list of ContributeEntity objects associated with the current contribution.