comparison gnv/src/main/java/de/intevation/gnv/artifactdatabase/objects/OutputParameter.java @ 699:af22fa5567a6

Removed trailing whitespace. gnv/trunk@935 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:31:48 +0000
parents 254f062e334b
children 89ade245ca7a
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
3 import java.io.Serializable; 3 import java.io.Serializable;
4 4
5 /** 5 /**
6 * An <code>OutputParameter</code> describes the input for an export mode and 6 * An <code>OutputParameter</code> describes the input for an export mode and
7 * stores the value inserted by the user. 7 * stores the value inserted by the user.
8 * 8 *
9 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 9 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
10 */ 10 */
11 public interface OutputParameter extends Serializable{ 11 public interface OutputParameter extends Serializable{
12 12
13 /** 13 /**

http://dive4elements.wald.intevation.org