Package | Description |
---|---|
org.gbif.api.model.collections |
Modifier and Type | Method and Description |
---|---|
List<AlternativeCode> |
Institution.getAlternativeCodes()
Alternative codes for an institution.
|
List<AlternativeCode> |
CollectionEntity.getAlternativeCodes()
Alternative codes of the entity
|
List<AlternativeCode> |
Collection.getAlternativeCodes()
Alternative codes for a collection.
|
Modifier and Type | Method and Description |
---|---|
void |
Institution.setAlternativeCodes(List<AlternativeCode> alternativeCodes) |
void |
CollectionEntity.setAlternativeCodes(List<AlternativeCode> alternativeCodes) |
void |
Collection.setAlternativeCodes(List<AlternativeCode> alternativeCodes) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.