comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/ExtendedInputData.java @ 803:feae2f9d6c6f

Removed trailing whitespace. gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Apr 2010 07:52:27 +0000
parents a5526908f92f
children f953c9a559d8
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
1 package de.intevation.gnv.state; 1 package de.intevation.gnv.state;
2 2
3 /** 3 /**
4 * This class is used to save the relation between two attributes. Mainly used 4 * This class is used to save the relation between two attributes. Mainly used
5 * to save the relation between a measurement and the parameter it belongs to. 5 * to save the relation between a measurement and the parameter it belongs to.
6 * 6 *
7 * @see MeasurementState 7 * @see MeasurementState
8 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 8 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
9 */ 9 */
10 public class ExtendedInputData extends DefaultInputData { 10 public class ExtendedInputData extends DefaultInputData {
11 11

http://dive4elements.wald.intevation.org