comparison gnv-artifacts/src/main/java/de/intevation/gnv/transition/PresettingsValueCompareTransition.java @ 835:2423cefe7d39

Removed trailing whitespace. gnv-artifacts/trunk@936 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:35:24 +0000
parents 7e5995c47125
children f953c9a559d8
comparison
equal deleted inserted replaced
834:520a3b4da484 835:2423cefe7d39
24 * the logger, used to log exceptions and additonaly information 24 * the logger, used to log exceptions and additonaly information
25 */ 25 */
26 private static Logger log = Logger.getLogger(PresettingsValueCompareTransition.class); 26 private static Logger log = Logger.getLogger(PresettingsValueCompareTransition.class);
27 27
28 /** 28 /**
29 * The Name of the Datafield the Value that should be compared 29 * The Name of the Datafield the Value that should be compared
30 * should be fetched from. 30 * should be fetched from.
31 */ 31 */
32 private String dataName = null; 32 private String dataName = null;
33 /** 33 /**
34 * The Value that should be set to the State. 34 * The Value that should be set to the State.

http://dive4elements.wald.intevation.org