Uses of Enum Class
org.gbif.api.model.common.DoiStatus
Packages that use DoiStatus
-
Uses of DoiStatus in org.gbif.api.model.common
Methods in org.gbif.api.model.common that return DoiStatusModifier and TypeMethodDescriptionstatic DoiStatus
DoiStatus.fromString
(String status) @NotNull DoiStatus
DoiData.getStatus()
static DoiStatus
Returns the enum constant of this class with the specified name.static DoiStatus[]
DoiStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gbif.api.model.common with parameters of type DoiStatus