comparison artifacts/src/main/java/org/dive4elements/river/artifacts/access/SedimentLoadAccess.java @ 6677:866c914d5988

Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 29 Jul 2013 09:21:14 +0200
parents 29dc6b6e7199
children d828b659a593
comparison
equal deleted inserted replaced
6676:202ac69e0db1 6677:866c914d5988
89 } 89 }
90 90
91 return null; 91 return null;
92 } 92 }
93 93
94 /** Returns the selected unit (t/a or m3/a). */
94 public String getUnit () { 95 public String getUnit () {
95 if (unit == null) { 96 if (unit == null) {
96 unit = getString("unit"); 97 unit = getString("unit");
97 } 98 }
98 return unit; 99 return unit;

http://dive4elements.wald.intevation.org