Package org.gbif.api.model.collections
Interface OccurrenceMappeable
- All Known Subinterfaces:
CollectionEntity
- All Known Implementing Classes:
Collection,Institution
public interface OccurrenceMappeable
Generic
OccurrenceMapping interface for entities.-
Method Summary
Modifier and TypeMethodDescription@NotNull List<OccurrenceMapping>voidsetOccurrenceMappings(List<OccurrenceMapping> occurrenceMappings)
-
Method Details
-
getOccurrenceMappings
-
setOccurrenceMappings
-