Uses of Enum Class
org.gbif.api.vocabulary.DistributionStatus
Packages that use DistributionStatus
-
Uses of DistributionStatus in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return DistributionStatusModifier and TypeMethodDescriptionDistribution.getStatus()
Term describing the occurrence status of the organism in the given area based on how frequent the species occurs.Methods in org.gbif.api.model.checklistbank with parameters of type DistributionStatus -
Uses of DistributionStatus in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return DistributionStatusModifier and TypeMethodDescriptionstatic DistributionStatus
Returns the enum constant of this class with the specified name.static DistributionStatus[]
DistributionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.