Package | Description |
---|---|
org.gbif.api.model.literature | |
org.gbif.api.model.literature.search |
Modifier and Type | Method and Description |
---|---|
static LiteratureRelevance |
LiteratureRelevance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiteratureRelevance[] |
LiteratureRelevance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<LiteratureRelevance> |
LiteratureSearchResult.getRelevance() |
Modifier and Type | Method and Description |
---|---|
void |
LiteratureSearchResult.setRelevance(Set<LiteratureRelevance> relevance) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.