Uses of Class
dev.jcputney.elearning.parser.input.lom.types.Resource
Packages that use Resource
-
Uses of Resource in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type ResourceModifier and TypeMethodDescriptionRelation.getResource()Retrieves the list of related resources associated with the relationship.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type ResourceModifier and TypeMethodDescriptionvoidRelation.setResource(List<Resource> resource) Sets the list of related resources associated with the relationship.