[PATCH 1 of 2] Fix doc
Wald Commits
scm-commit at wald.intevation.org
Fri Jul 12 06:46:13 CEST 2013
# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1373572414 -7200
# Node ID 4f67b9ceb9e21bf824a040ed4c430cd67e3a0a88
# Parent d0a59a2e902f6c774f10c13259635656722238b6
Fix doc.
diff -r d0a59a2e902f -r 4f67b9ceb9e2 artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java
--- 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,
More information about the Dive4elements-commits
mailing list