| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.sta |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
PlatformEntity.addHistoricalLocation(HistoricalLocationEntity historicalLocation) |
PlatformEntity |
DatasetEntity.getPlatform() |
PlatformEntity |
PlatformEntity.setDatastreams(Set<DatastreamEntity> datastreams) |
PlatformEntity |
PlatformEntity.setHistoricalLocations(Set<HistoricalLocationEntity> historicalLocations) |
PlatformEntity |
PlatformEntity.setLocations(Set<LocationEntity> locations) |
PlatformEntity |
PlatformEntity.setProperties(String properties) |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
DatasetEntity.setPlatform(PlatformEntity platform) |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
DatastreamEntity.getThing() |
PlatformEntity |
HistoricalLocationEntity.getThing() |
| Modifier and Type | Method and Description |
|---|---|
Set<PlatformEntity> |
LocationEntity.getThings() |
| Modifier and Type | Method and Description |
|---|---|
DatastreamEntity |
DatastreamEntity.setThing(PlatformEntity thing) |
HistoricalLocationEntity |
HistoricalLocationEntity.setThing(PlatformEntity thingEntity) |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
LocationEntity.setThings(Set<PlatformEntity> thingEntities) |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.