Package | Description |
---|---|
org.gbif.api.model.common | |
org.gbif.api.model.occurrence | |
org.gbif.api.model.registry | |
org.gbif.api.model.registry.search |
Modifier and Type | Method and Description |
---|---|
DOI |
DOI.DoiDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
void |
DOI.DoiSerializer.serialize(DOI value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Modifier and Type | Method and Description |
---|---|
DOI |
Download.getDoi()
Occurrence download Digital Object Identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
Download.setDoi(DOI doi) |
Modifier and Type | Method and Description |
---|---|
DOI |
DatasetOccurrenceDownloadUsage.getDatasetDOI()
Dataset DOI at the moment when the download was created.
|
DOI |
Dataset.getDoi() |
Modifier and Type | Method and Description |
---|---|
void |
DatasetOccurrenceDownloadUsage.setDatasetDOI(DOI datasetDOI) |
void |
Dataset.setDoi(DOI doi) |
Modifier and Type | Method and Description |
---|---|
DOI |
DatasetSearchResult.getDoi() |
Modifier and Type | Method and Description |
---|---|
void |
DatasetSearchResult.setDoi(DOI doi) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.