Uses of Class
dev.jcputney.elearning.parser.input.lom.types.TaxonPath
Packages that use TaxonPath
-
Uses of TaxonPath in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type TaxonPathModifier and TypeMethodDescriptionClassification.getTaxonPaths()Retrieves the list of taxon paths associated with this classification.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type TaxonPathModifier and TypeMethodDescriptionvoidClassification.setTaxonPaths(List<TaxonPath> taxonPaths) Sets the list of taxon paths associated with this classification.