diff flys-artifacts/src/main/java/de/intevation/flys/utils/FLYSUtils.java @ 3284:d9af29a4bb85

Various cosmetic doc fixes. flys-artifacts/trunk@4944 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 11 Jul 2012 19:21:43 +0000
parents 5642a83420f2
children b0ba96bbf01d
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/utils/FLYSUtils.java	Wed Jul 11 16:05:24 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/utils/FLYSUtils.java	Wed Jul 11 19:21:43 2012 +0000
@@ -451,6 +451,12 @@
     }
 
 
+    /**
+     * Return the (first) Gauge corresponding to the given location(s) of
+     * the artifact.
+     * @param flys the artifact in question.
+     * @return (First) gauge of locations of river of artifact.
+     */
     public static Gauge getGauge(FLYSArtifact flys) {
         River river = getRiver(flys);
 

http://dive4elements.wald.intevation.org