comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/minfo/SedimentLoadFactory.java @ 5661:b6297a67823e

SedimentLoadFactory: Renamed getLoadwithData to getLoadWithData, update callers.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 11 Apr 2013 11:57:22 +0200
parents b195fede1c3b
children 7e3cde8b564c
comparison
equal deleted inserted replaced
5660:a3b170869c77 5661:b6297a67823e
128 cache.put(element); 128 cache.put(element);
129 } 129 }
130 return values; 130 return values;
131 } 131 }
132 132
133 public static SedimentLoad getLoadwithData( 133 public static SedimentLoad getLoadWithData(
134 String river, 134 String river,
135 String type, 135 String type,
136 double startKm, 136 double startKm,
137 double endKm, 137 double endKm,
138 int syear, 138 int syear,

http://dive4elements.wald.intevation.org