Uses of Class
org.n52.series.db.beans.ereporting.EReportingStationEntity
-
Packages that use EReportingStationEntity Package Description org.n52.series.db.beans.ereporting -
-
Uses of EReportingStationEntity in org.n52.series.db.beans.ereporting
Methods in org.n52.series.db.beans.ereporting that return EReportingStationEntity Modifier and Type Method Description EReportingStationEntityEReportingSamplingPointEntity. getStation()EReportingStationEntityHiberanteEReportingRelations.HasStation. getStation()EReportingStationEntityEReportingStationEntity. setGeometry(org.locationtech.jts.geom.Geometry geometry)EReportingStationEntityEReportingStationEntity. setGeometryEntity(GeometryEntity geometryEntity)EReportingStationEntityEReportingStationEntity. setStation(Long station)Methods in org.n52.series.db.beans.ereporting with parameters of type EReportingStationEntity Modifier and Type Method Description EReportingSamplingPointEntityEReportingSamplingPointEntity. setStation(EReportingStationEntity station)HiberanteEReportingRelations.HasStationHiberanteEReportingRelations.HasStation. setStation(EReportingStationEntity station)
-