Package | Description |
---|---|
org.gbif.api.model.registry | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
@NotNull ParticipationStatus |
Node.getParticipationStatus() |
Modifier and Type | Method and Description |
---|---|
void |
Node.setParticipationStatus(ParticipationStatus participationStatus) |
Modifier and Type | Method and Description |
---|---|
static ParticipationStatus |
ParticipationStatus.fromString(String participationStatus) |
static ParticipationStatus |
ParticipationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticipationStatus[] |
ParticipationStatus.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.