public interface NameUsageExtension
Modifier and Type | Method and Description |
---|---|
String |
getSource() |
Integer |
getSourceTaxonKey()
If the source is another name usage this is the taxonKey of that usage.
|
Integer |
getTaxonKey()
The name usage "taxon" key this extension record belongs to.
|
void |
setSource(String source) |
void |
setSourceTaxonKey(Integer sourceTaxonKey) |
void |
setTaxonKey(Integer taxonKey) |
Integer getTaxonKey()
void setTaxonKey(Integer taxonKey)
@Nullable Integer getSourceTaxonKey()
void setSourceTaxonKey(Integer sourceTaxonKey)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.