Package | Description |
---|---|
org.gbif.api.model.checklistbank | |
org.gbif.api.model.checklistbank.search | |
org.gbif.api.model.occurrence | |
org.gbif.api.v2 | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
TaxonomicStatus |
NameUsageMatch.getStatus()
The taxonomic status of the backbone usage.
|
TaxonomicStatus |
NameUsage.getTaxonomicStatus()
The taxonomic status of the name usage.
|
Modifier and Type | Method and Description |
---|---|
void |
NameUsageMatch.setStatus(TaxonomicStatus status) |
void |
NameUsage.setTaxonomicStatus(TaxonomicStatus taxonomicStatus) |
Modifier and Type | Method and Description |
---|---|
TaxonomicStatus |
NameUsageSuggestResult.getStatus() |
TaxonomicStatus |
NameUsageSearchResult.getTaxonomicStatus() |
Modifier and Type | Method and Description |
---|---|
void |
NameUsageSearchRequest.addTaxonomicStatusFilter(TaxonomicStatus status) |
void |
NameUsageSuggestResult.setStatus(TaxonomicStatus status) |
void |
NameUsageSearchResult.setTaxonomicStatus(TaxonomicStatus taxonomicStatus) |
Modifier and Type | Method and Description |
---|---|
TaxonomicStatus |
Occurrence.getTaxonomicStatus()
The status of the use of the scientificName as a label for a taxon.
|
Modifier and Type | Method and Description |
---|---|
void |
Occurrence.setTaxonomicStatus(TaxonomicStatus taxonomicStatus) |
Modifier and Type | Method and Description |
---|---|
TaxonomicStatus |
NameUsageMatch2.Diagnostics.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
NameUsageMatch2.Diagnostics.setStatus(TaxonomicStatus status) |
Modifier and Type | Method and Description |
---|---|
static TaxonomicStatus |
TaxonomicStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxonomicStatus[] |
TaxonomicStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.