Package | Description |
---|---|
org.gbif.api.model.checklistbank | |
org.gbif.api.model.checklistbank.search | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
Set<NomenclaturalStatus> |
NameUsage.getNomenclaturalStatus()
The status related to the conformance to the relevant rules of nomenclature.
|
Modifier and Type | Method and Description |
---|---|
void |
NameUsage.setNomenclaturalStatus(Set<NomenclaturalStatus> nomenclaturalStatus) |
Modifier and Type | Method and Description |
---|---|
List<NomenclaturalStatus> |
NameUsageSearchResult.getNomenclaturalStatus() |
Modifier and Type | Method and Description |
---|---|
void |
NameUsageSearchRequest.addTaxonomicStatusFilter(NomenclaturalStatus nomenclaturalStatus) |
Modifier and Type | Method and Description |
---|---|
void |
NameUsageSearchResult.setNomenclaturalStatus(List<NomenclaturalStatus> nomenclaturalStatus) |
Modifier and Type | Method and Description |
---|---|
static NomenclaturalStatus |
NomenclaturalStatus.fromString(String nomStatus)
Deprecated.
use NomStatusParser instead
|
static NomenclaturalStatus |
NomenclaturalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NomenclaturalStatus[] |
NomenclaturalStatus.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.