Uses of Class
org.gbif.api.model.checklistbank.TableOfContents
-
Packages that use TableOfContents Package Description org.gbif.api.service.checklistbank -
-
Uses of TableOfContents in org.gbif.api.service.checklistbank
Methods in org.gbif.api.service.checklistbank that return TableOfContents Modifier and Type Method Description TableOfContents
DescriptionService. getToc(int taxonKey)
Returns a table of content for all available descriptions of a name usage.
-