Uses of Class
org.gbif.api.model.checklistbank.Distribution
-
Packages that use Distribution Package Description org.gbif.api.model.checklistbank -
-
Uses of Distribution in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type Distribution Modifier and Type Method Description @NotNull List<Distribution>NameUsageContainer. getDistributions()Method parameters in org.gbif.api.model.checklistbank with type arguments of type Distribution Modifier and Type Method Description voidNameUsageContainer. setDistributions(List<Distribution> distributions)
-