comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WQKmsInterpolArtifact.java @ 3270:4ac581062c40

Fix various documentation issues. flys-artifacts/trunk@4913 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 10 Jul 2012 12:19:35 +0000
parents 2f7fed1eb4bf
children b0ba96bbf01d
comparison
equal deleted inserted replaced
3269:b2ea89a665bc 3270:4ac581062c40
250 } 250 }
251 251
252 252
253 /** 253 /**
254 * Get WQKms from factory. 254 * Get WQKms from factory.
255 * @param TODO idx param is not needed 255 * @param idx param is not needed (TODO)
256 * @return WQKms according to parameterization (can be null); 256 * @return WQKms according to parameterization (can be null);
257 */ 257 */
258 public WQKms getWQKms(int idx) { 258 public WQKms getWQKms(int idx) {
259 logger.debug("WQKmsInterpolArtifact.getWQKms"); 259 logger.debug("WQKmsInterpolArtifact.getWQKms");
260 logger.warn("Stub, getWQKms not yet implemented."); 260 logger.warn("Stub, getWQKms not yet implemented.");

http://dive4elements.wald.intevation.org