Uses of Class
org.gbif.api.model.checklistbank.NameUsageMatch
Packages that use NameUsageMatch
-
Uses of NameUsageMatch in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type NameUsageMatchMethod parameters in org.gbif.api.model.checklistbank with type arguments of type NameUsageMatchModifier and TypeMethodDescriptionvoid
NameUsageMatch.setAlternatives
(List<NameUsageMatch> alternatives) -
Uses of NameUsageMatch in org.gbif.api.service.checklistbank
Methods in org.gbif.api.service.checklistbank that return NameUsageMatchModifier and TypeMethodDescriptionNameUsageMatchingService.match
(String scientificName, Rank rank, LinneanClassification classification, boolean strict, boolean verbose) Tries to match a scientific name with an optional classification given as individual parameters.