Uses of Enum Class
org.gbif.api.model.collections.Batch.State
Packages that use Batch.State
-
Uses of Batch.State in org.gbif.api.model.collections
Methods in org.gbif.api.model.collections that return Batch.StateModifier and TypeMethodDescriptionstatic Batch.State
Returns the enum constant of this class with the specified name.static Batch.State[]
Batch.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.