Uses of Class
org.gbif.api.model.registry.Citation
Packages that use Citation
-
Uses of Citation in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry that return CitationModifier and TypeMethodDescription@Valid Citation
Dataset.getCitation()
The exact form of how to cite this dataset.Methods in org.gbif.api.model.registry that return types with arguments of type CitationMethods in org.gbif.api.model.registry with parameters of type CitationModifier and TypeMethodDescriptionvoid
Dataset.setCitation
(Citation citation) Persisted in the database table.Method parameters in org.gbif.api.model.registry with type arguments of type CitationModifier and TypeMethodDescriptionvoid
Dataset.setBibliographicCitations
(List<Citation> bibliographicCitations)