Uses of Enum Class
org.gbif.api.model.registry.EndorsementStatus
Packages that use EndorsementStatus
-
Uses of EndorsementStatus in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry that return EndorsementStatusModifier and TypeMethodDescriptionOrganization.getEndorsementStatus()static EndorsementStatusReturns the enum constant of this class with the specified name.static EndorsementStatus[]EndorsementStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.api.model.registry with parameters of type EndorsementStatusModifier and TypeMethodDescriptionvoidOrganization.setEndorsementStatus(EndorsementStatus endorsementStatus)