Uses of Class
org.gbif.api.vocabulary.collections.InstitutionGovernance
-
Packages that use InstitutionGovernance Package Description org.gbif.api.vocabulary.collections -
-
Uses of InstitutionGovernance in org.gbif.api.vocabulary.collections
Methods in org.gbif.api.vocabulary.collections that return InstitutionGovernance Modifier and Type Method Description static InstitutionGovernance
InstitutionGovernance. valueOf(String name)
Deprecated.Returns the enum constant of this type with the specified name.static InstitutionGovernance[]
InstitutionGovernance. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-