| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.sta |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<LocationEntity> |
PlatformEntity.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
PlatformEntity |
PlatformEntity.setLocations(java.util.Set<LocationEntity> locations) |
| Modifier and Type | Method and Description |
|---|---|
LocationEntity |
LocationEntity.addHistoricalLocation(HistoricalLocationEntity historicalLocationEntity) |
LocationEntity |
LocationEntity.setGeometry(org.locationtech.jts.geom.Geometry geometry) |
LocationEntity |
LocationEntity.setGeometryEntity(GeometryEntity geometryEntity) |
LocationEntity |
LocationEntity.setHistoricalLocations(java.util.Set<HistoricalLocationEntity> historicalLocationEntities) |
LocationEntity |
LocationEntity.setLocation(java.lang.String location) |
LocationEntity |
LocationEntity.setLocationEncoding(FormatEntity locationEncoding) |
LocationEntity |
LocationEntity.setThings(java.util.Set<PlatformEntity> thingEntities) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<LocationEntity> |
StaRelations.Locations.getLocations() |
java.util.Set<LocationEntity> |
HistoricalLocationEntity.getLocations() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StaRelations.Locations.addLocationEntity(LocationEntity Location) |
| Modifier and Type | Method and Description |
|---|---|
T |
StaRelations.Locations.setLocations(java.util.Set<LocationEntity> Locations) |
HistoricalLocationEntity |
HistoricalLocationEntity.setLocations(java.util.Set<LocationEntity> locationEntities) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.