comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/MiddleBedHeightCalculation.java @ 3931:c79b98085096

Cosmetics, docs. flys-artifacts/trunk@5630 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 27 Sep 2012 18:43:30 +0000
parents e20307be4cc3
children
comparison
equal deleted inserted replaced
3930:442973614796 3931:c79b98085096
93 return epochs; 93 return epochs;
94 } 94 }
95 95
96 96
97 protected CalculationResult buildCalculationResult( 97 protected CalculationResult buildCalculationResult(
98 BedHeightAccess access, 98 BedHeightAccess access,
99 List<BedHeightSingle> singles, 99 List<BedHeightSingle> singles,
100 List<BedHeightEpoch> epochs 100 List<BedHeightEpoch> epochs
101 ) { 101 ) {
102 logger.info("MiddleBedHeightCalculation.buildCalculationResult"); 102 logger.info("MiddleBedHeightCalculation.buildCalculationResult");
103 103

http://dive4elements.wald.intevation.org