Package | Description |
---|---|
org.gbif.api.model.common |
Modifier and Type | Method and Description |
---|---|
static DoiStatus |
DoiStatus.fromString(String status) |
@NotNull DoiStatus |
DoiData.getStatus() |
static DoiStatus |
DoiStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DoiStatus[] |
DoiStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DoiData(DoiStatus status) |
DoiData(DoiStatus status,
URI target) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.