Uses of Class
org.gbif.api.model.checklistbank.VerbatimNameUsage
-
Packages that use VerbatimNameUsage Package Description org.gbif.api.service.checklistbank -
-
Uses of VerbatimNameUsage in org.gbif.api.service.checklistbank
Methods in org.gbif.api.service.checklistbank that return VerbatimNameUsage Modifier and Type Method Description VerbatimNameUsage
NameUsageService. getVerbatim(int taxonKey)
Returns the verbatim data for the usage or null if its a generated usage having no verbatim data.
-