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 DoiStatusDoiStatus.fromString(String status) @NotNull DoiStatusDoiData.getStatus()static DoiStatusReturns 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