comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/fixings/FixWQCurveFacet.java @ 4308:7091e9e4fe2e

FixWQCurveFacet: Corrected debug message.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 29 Oct 2012 16:44:55 +0100
parents 8160e62bbb3a
children 7d0dd96210b5
comparison
equal deleted inserted replaced
4307:2e8e00026059 4308:7091e9e4fe2e
105 maxQ); 105 maxQ);
106 106
107 return fix; 107 return fix;
108 } 108 }
109 else { 109 else {
110 logger.debug("Not an instance of FixationArtifact."); 110 logger.debug("Not an instance of FLYSArtifact / FixationArtifact.");
111 return null; 111 return null;
112 } 112 }
113 } 113 }
114 114
115 /** 115 /**

http://dive4elements.wald.intevation.org