| Package | Description |
|---|---|
| org.n52.series.db.beans.sampling |
| Modifier and Type | Method and Description |
|---|---|
SamplingEntity |
SamplingProfileDataEntity.getSampling() |
| Modifier and Type | Method and Description |
|---|---|
Set<SamplingEntity> |
MeasuringProgramEntity.getSamplings() |
Set<SamplingEntity> |
SamplingProfileDatasetEntity.getSamplings() |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingProfileDataEntity.setSampling(SamplingEntity sampling) |
| Modifier and Type | Method and Description |
|---|---|
MeasuringProgramEntity |
MeasuringProgramEntity.setSamplings(Set<SamplingEntity> samplings) |
SamplingProfileDatasetEntity |
SamplingProfileDatasetEntity.setSamplings(Set<SamplingEntity> samplings) |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.