| 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(java.util.Set<DatastreamEntity> datastreams) |
PlatformEntity |
PlatformEntity.setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocations) |
PlatformEntity |
PlatformEntity.setLocations(java.util.Set<LocationEntity> locations) |
PlatformEntity |
PlatformEntity.setProperties(java.lang.String properties) |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
DatasetEntity.setPlatform(PlatformEntity platform) |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
HistoricalLocationEntity.getThing() |
PlatformEntity |
DatastreamEntity.getThing() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PlatformEntity> |
LocationEntity.getThings() |
| Modifier and Type | Method and Description |
|---|---|
HistoricalLocationEntity |
HistoricalLocationEntity.setThing(PlatformEntity thingEntity) |
void |
DatastreamEntity.setThing(PlatformEntity thing) |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
LocationEntity.setThings(java.util.Set<PlatformEntity> thingEntities) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.