comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/Recommendation.java @ 1349:46a4b74d87bf

Allow (yet limited) usage of zus and flood-protection data in wdiffs. flys-client/trunk@3020 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 18 Oct 2011 15:43:33 +0000
parents 3e7717b6e2bc
children 01b18db3b288
comparison
equal deleted inserted replaced
1348:fb224f54c643 1349:46a4b74d87bf
121 this.filter = filter; 121 this.filter = filter;
122 } 122 }
123 123
124 public String getFactory() { 124 public String getFactory() {
125 return factory; 125 return factory;
126 }
127
128 public void setFactory(String factory) {
129 this.factory = factory;
126 } 130 }
127 131
128 public String getIDs() { 132 public String getIDs() {
129 return ids; 133 return ids;
130 } 134 }

http://dive4elements.wald.intevation.org