| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.data |
| Modifier and Type | Method and Description |
|---|---|
Set<RelatedDataEntity> |
DataEntity.getRelatedObservations() |
Set<RelatedDataEntity> |
HibernateRelations.HasRelatedObservations.getRelatedObservations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataEntity.setRelatedObservations(Set<RelatedDataEntity> relatedObservations) |
void |
HibernateRelations.HasRelatedObservations.setRelatedObservations(Set<RelatedDataEntity> relatedObservations) |
| Modifier and Type | Method and Description |
|---|---|
Set<RelatedDataEntity> |
Data.getRelatedObservations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.setRelatedObservations(Set<RelatedDataEntity> relatedData) |
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.