comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightFactory.java @ 6562:4f67b9ceb9e2

Fix doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 11 Jul 2013 21:53:34 +0200
parents f1a3ea7fb3b6
children ec32ccf7a753
comparison
equal deleted inserted replaced
6561:d0a59a2e902f 6562:4f67b9ceb9e2
121 return name; 121 return name;
122 } 122 }
123 123
124 124
125 /** 125 /**
126 * Get WKms from db. 126 * Get BedHeight from db.
127 * @param column the position columns value 127 * @param height_id database id of the bed_height
128 * @param wst_id database id of the wst 128 * @return according BedHeight.
129 * @return according WKms.
130 */ 129 */
131 public static BedHeight getBedHeightUncached( 130 public static BedHeight getBedHeightUncached(
132 String type, 131 String type,
133 int height_id, 132 int height_id,
134 int time) 133 int time)

http://dive4elements.wald.intevation.org