diff artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthminmax/FlowDepthMinMaxCalculation.java @ 9318:7b2b086e45f0

collision pdf details, ResultType refactoring, bezugswst result
author gernotbelger
date Fri, 27 Jul 2018 10:11:23 +0200
parents 740d65e4aa14
children 7dc238bd062c
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthminmax/FlowDepthMinMaxCalculation.java	Thu Jul 26 17:37:23 2018 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flowdepthminmax/FlowDepthMinMaxCalculation.java	Fri Jul 27 10:11:23 2018 +0200
@@ -153,8 +153,8 @@
                         putValue(SInfoResultType.flowdepthmax, maxFlowDepth). //
                         putValue(SInfoResultType.waterlevel, wst). //
                         putValue(SInfoResultType.discharge, discharge). //
-                        putValue(SInfoResultType.waterlevelLabel, waterlevelLabel). //
-                        putValue(SInfoResultType.gaugeLabel, gaugeLabel). //
+                        putValue(GeneralResultType.waterlevelLabel, waterlevelLabel). //
+                        putValue(GeneralResultType.gaugeLabel, gaugeLabel). //
                         putValue(SInfoResultType.meanBedHeight, meanBedHeight). //
                         putValue(SInfoResultType.soundingLabel, soundingLabel). //
                         putValue(GeneralResultType.location, location);

http://dive4elements.wald.intevation.org