Package | Description |
---|---|
org.gbif.api.model.collections.lookup |
Modifier and Type | Method and Description |
---|---|
Match.Status |
Match.getStatus() |
static Match.Status |
Match.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Match.Status[] |
Match.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <T extends EntityMatched> |
Match.none(Match.Status status) |
void |
Match.setStatus(Match.Status status) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.