Uses of Class
org.gbif.api.model.checklistbank.Reference
-
Packages that use Reference Package Description org.gbif.api.model.checklistbank -
-
Uses of Reference in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return types with arguments of type Reference Modifier and Type Method Description @NotNull List<Reference>
NameUsageContainer. getReferenceList()
Method parameters in org.gbif.api.model.checklistbank with type arguments of type Reference Modifier and Type Method Description void
NameUsageContainer. setReferenceList(List<Reference> referenceList)
-