Package | Description |
---|---|
org.gbif.api.model.collections | |
org.gbif.api.model.collections.request | |
org.gbif.api.vocabulary.collections |
Modifier and Type | Method and Description |
---|---|
InstitutionType |
Institution.getType()
Describes the main activity of an institution.
|
Modifier and Type | Method and Description |
---|---|
void |
Institution.setType(InstitutionType type) |
Modifier and Type | Method and Description |
---|---|
InstitutionType |
InstitutionSearchRequest.getType() |
Modifier and Type | Method and Description |
---|---|
void |
InstitutionSearchRequest.setType(InstitutionType type) |
InstitutionSearchRequest.Builder |
InstitutionSearchRequest.Builder.type(InstitutionType type) |
Modifier and Type | Method and Description |
---|---|
static InstitutionType |
InstitutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstitutionType[] |
InstitutionType.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.