Uses of Class
org.gbif.api.model.checklistbank.VernacularName
Packages that use VernacularName
-
Uses of VernacularName in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type VernacularNameModifier and TypeMethodDescription@NotNull List<VernacularName>
NameUsageContainer.getVernacularNames()
Method parameters in org.gbif.api.model.checklistbank with type arguments of type VernacularNameModifier and TypeMethodDescriptionvoid
NameUsageContainer.setVernacularNames
(List<VernacularName> vernacularNames) -
Uses of VernacularName in org.gbif.api.model.checklistbank.search
Methods in org.gbif.api.model.checklistbank.search that return types with arguments of type VernacularNameModifier and TypeMethodDescription@NotNull List<VernacularName>
NameUsageSearchResult.getVernacularNames()
Method parameters in org.gbif.api.model.checklistbank.search with type arguments of type VernacularNameModifier and TypeMethodDescriptionvoid
NameUsageSearchResult.setVernacularNames
(List<VernacularName> vernacularNames)