| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.sta |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HistoricalLocationEntity> |
PlatformEntity.getHistoricalLocations() |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
PlatformEntity.addHistoricalLocation(HistoricalLocationEntity historicalLocation) |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
PlatformEntity.setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocations) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalLocationEntity |
HistoricalLocationEntity.setLocations(java.util.Set<LocationEntity> locationEntities) |
HistoricalLocationEntity |
HistoricalLocationEntity.setThing(PlatformEntity thingEntity) |
HistoricalLocationEntity |
HistoricalLocationEntity.setTime(java.util.Date time) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HistoricalLocationEntity> |
LocationEntity.getHistoricalLocations() |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
LocationEntity.addHistoricalLocation(HistoricalLocationEntity historicalLocationEntity) |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
LocationEntity.setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocationEntities) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.