[PATCH 4 of 5] Doc

Wald Commits scm-commit at wald.intevation.org
Tue Sep 17 09:31:24 CEST 2013


# HG changeset patch
# User Felix Wolfsteller <felix.wolfsteller at intevation.de>
# Date 1379345414 -7200
# Node ID d12363a7d84a6640b5b726ec72a46e554bd5d9e3
# Parent  21064459dc5d18148b86f56ebee3d996213dfa4b
Doc.

diff -r 21064459dc5d -r d12363a7d84a artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java
--- a/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Mon Sep 16 17:29:16 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadFactory.java	Mon Sep 16 17:30:14 2013 +0200
@@ -206,6 +206,7 @@
     /**
      * Get a sedimentLoad filled with data from db (or cache).
      * @param type "epoch", "off_epoch" or "single"
+     * @return A Sedimentload filled with values from db or cache.
      */
     public static SedimentLoad getLoadWithData(
         String river,


More information about the Dive4elements-commits mailing list