Uses of Class
org.n52.series.db.beans.ereporting.EReportingSamplingPointEntity
-
Packages that use EReportingSamplingPointEntity Package Description org.n52.series.db.beans.ereporting -
-
Uses of EReportingSamplingPointEntity in org.n52.series.db.beans.ereporting
Methods in org.n52.series.db.beans.ereporting that return EReportingSamplingPointEntity Modifier and Type Method Description EReportingSamplingPointEntityEReportingProfileDatasetEntity. getSamplingPoint()EReportingSamplingPointEntityHiberanteEReportingRelations.HasEReportingSamplingPoint. getSamplingPoint()EReportingSamplingPointEntityEReportingSamplingPointEntity. setNetwork(EReportingNetworkEntity network)EReportingSamplingPointEntityEReportingSamplingPointEntity. setStation(EReportingStationEntity station)Methods in org.n52.series.db.beans.ereporting with parameters of type EReportingSamplingPointEntity Modifier and Type Method Description EReportingProfileDatasetEntityEReportingProfileDatasetEntity. setSamplingPoint(EReportingSamplingPointEntity samplingPoint)voidHiberanteEReportingRelations.HasEReportingSamplingPoint. setSamplingPoint(EReportingSamplingPointEntity samplingPoint)
-