Mercurial > dive4elements > river
changeset 6562:4f67b9ceb9e2
Fix doc.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 11 Jul 2013 21:53:34 +0200 |
parents | d0a59a2e902f |
children | ec32ccf7a753 |
files | artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java Thu Jul 11 11:21:32 2013 +0200 +++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java Thu Jul 11 21:53:34 2013 +0200 @@ -123,10 +123,9 @@ /** - * Get WKms from db. - * @param column the position columns value - * @param wst_id database id of the wst - * @return according WKms. + * Get BedHeight from db. + * @param height_id database id of the bed_height + * @return according BedHeight. */ public static BedHeight getBedHeightUncached( String type,