Uses of Class
org.gbif.api.model.checklistbank.NameUsageMatch
-
Packages that use NameUsageMatch Package Description org.gbif.api.model.checklistbank -
-
Uses of NameUsageMatch in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type NameUsageMatch Modifier and Type Method Description List<NameUsageMatch>
NameUsageMatch. getAlternatives()
Method parameters in org.gbif.api.model.checklistbank with type arguments of type NameUsageMatch Modifier and Type Method Description void
NameUsageMatch. setAlternatives(List<NameUsageMatch> alternatives)
-