comparison flys-artifacts/src/main/java/de/intevation/flys/exports/ChoiceStringAttribute.java @ 3633:ebfce31c7eec

Removed trailing whitespace. flys-artifacts/trunk@5340 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 01 Sep 2012 08:44:39 +0000
parents f84854eba0b3
children 58bdf95df5e4
comparison
equal deleted inserted replaced
3632:347096b8cdf6 3633:ebfce31c7eec
10 */ 10 */
11 public class ChoiceStringAttribute extends StringAttribute { 11 public class ChoiceStringAttribute extends StringAttribute {
12 12
13 /** Indicator which type of choice is dealt with. */ 13 /** Indicator which type of choice is dealt with. */
14 protected String choiceType; 14 protected String choiceType;
15 15
16 16
17 public ChoiceStringAttribute(String name, 17 public ChoiceStringAttribute(String name,
18 String value, 18 String value,
19 boolean visible, 19 boolean visible,
20 String choiceType) { 20 String choiceType) {

http://dive4elements.wald.intevation.org