| Package | Description |
|---|---|
| org.gbif.api.model.collections.suggestions | |
| org.gbif.api.service.collections |
| Modifier and Type | Method and Description |
|---|---|
Status |
ChangeSuggestion.getStatus() |
Status |
BaseChangeSuggestion.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeSuggestion.setStatus(Status status) |
void |
BaseChangeSuggestion.setStatus(Status status) |
| Modifier and Type | Method and Description |
|---|---|
PagingResponse<R> |
ChangeSuggestionService.list(Status status,
Type type,
String proposedBy,
UUID entityKey,
Pageable page) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.