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