comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/GaugeInfo.java @ 3864:c434dd2e84cf

Add the river name to the gaugeinfo flys-client/trunk@5638 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Bjoern Ricks <bjoern.ricks@intevation.de>
date Fri, 28 Sep 2012 08:52:53 +0000
parents f3b821735e39
children 22cd60315e08
comparison
equal deleted inserted replaced
3863:4f0b95845aef 3864:c434dd2e84cf
66 66
67 /** 67 /**
68 * Returns the official number of this gauge 68 * Returns the official number of this gauge
69 */ 69 */
70 Long getOfficialNumber(); 70 Long getOfficialNumber();
71
72 /**
73 * Returns the river to which this gauge belongs
74 */
75 String getRiverName();
71 } 76 }

http://dive4elements.wald.intevation.org