Uses of Enum Class
org.gbif.api.model.collections.suggestions.Status
Packages that use Status
-
Uses of Status in org.gbif.api.model.collections.suggestions
Methods in org.gbif.api.model.collections.suggestions that return StatusModifier and TypeMethodDescriptionBaseChangeSuggestion.getStatus()
ChangeSuggestion.getStatus()
static Status
Returns the enum constant of this class with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.collections.suggestions with parameters of type Status -
Uses of Status in org.gbif.api.service.collections
Methods in org.gbif.api.service.collections with parameters of type Status