comparison gwt-client/src/main/java/org/dive4elements/river/client/shared/model/MeasurementStation.java @ 8417:71144e25a6c9

Add comment to measurement stations info.
author Tom Gottfried <tom@intevation.de>
date Thu, 16 Oct 2014 13:39:22 +0200
parents 17db08570637
children
comparison
equal deleted inserted replaced
8416:6399ebc6fce9 8417:71144e25a6c9
68 68
69 /** 69 /**
70 * Returns the name of the gauge in reference to this measurement station 70 * Returns the name of the gauge in reference to this measurement station
71 */ 71 */
72 String getGaugeName(); 72 String getGaugeName();
73
74 /**
75 * Returns the comment to this measurement station
76 */
77 String getComment();
73 } 78 }

http://dive4elements.wald.intevation.org