| Package | Description |
|---|---|
| org.gbif.api.model.collections | |
| org.gbif.api.model.collections.request | |
| org.gbif.api.vocabulary.collections |
| Modifier and Type | Method and Description |
|---|---|
InstitutionGovernance |
Institution.getInstitutionalGovernance()
Governance nature of an institution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Institution.setInstitutionalGovernance(InstitutionGovernance institutionalGovernance) |
| Modifier and Type | Method and Description |
|---|---|
InstitutionGovernance |
InstitutionSearchRequest.getInstitutionalGovernance() |
| Modifier and Type | Method and Description |
|---|---|
InstitutionSearchRequest.Builder |
InstitutionSearchRequest.Builder.institutionalGovernance(InstitutionGovernance institutionalGovernance) |
void |
InstitutionSearchRequest.setInstitutionalGovernance(InstitutionGovernance institutionalGovernance) |
| Modifier and Type | Method and Description |
|---|---|
static InstitutionGovernance |
InstitutionGovernance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstitutionGovernance[] |
InstitutionGovernance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.