| Package | Description |
|---|---|
| org.gbif.api.model.collections | |
| org.gbif.api.model.collections.request | |
| org.gbif.api.vocabulary.collections |
| Modifier and Type | Method and Description |
|---|---|
List<Discipline> |
Institution.getDisciplines()
Activities to which an institution is dedicated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Institution.setDisciplines(List<Discipline> disciplines) |
| Modifier and Type | Method and Description |
|---|---|
List<Discipline> |
InstitutionSearchRequest.getDisciplines() |
| Modifier and Type | Method and Description |
|---|---|
InstitutionSearchRequest.Builder |
InstitutionSearchRequest.Builder.disciplines(List<Discipline> disciplines) |
void |
InstitutionSearchRequest.setDisciplines(List<Discipline> disciplines) |
| Modifier and Type | Method and Description |
|---|---|
static Discipline |
Discipline.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Discipline[] |
Discipline.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.