comparison flys-backend/src/main/java/de/intevation/flys/model/FlowVelocityMeasurementValue.java @ 4461:32a4ed054fc7

Whitespace cosmetics.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 09 Nov 2012 10:24:07 +0100
parents 6faa47ca1fee
children ab7cf7789daf
comparison
equal deleted inserted replaced
4460:587b0e82924a 4461:32a4ed054fc7
22 public class FlowVelocityMeasurementValue 22 public class FlowVelocityMeasurementValue
23 implements Serializable 23 implements Serializable
24 { 24 {
25 private static Logger logger = 25 private static Logger logger =
26 Logger.getLogger(FlowVelocityMeasurementValue.class); 26 Logger.getLogger(FlowVelocityMeasurementValue.class);
27
28 27
29 private Integer id; 28 private Integer id;
30 29
31 private FlowVelocityMeasurement measurement; 30 private FlowVelocityMeasurement measurement;
32 31

http://dive4elements.wald.intevation.org