comparison src/main/java/de/intevation/lada/validation/rules/ortszuordnung/HasEntnahmeOrt.java @ 1230:f48be4a5c6a0

Correct package.
author Tom Gottfried <tom@intevation.de>
date Fri, 09 Dec 2016 18:15:42 +0100
parents 73ad827faa81
children 201cc62a1c57
comparison
equal deleted inserted replaced
1229:1965e26ef8b5 1230:f48be4a5c6a0
3 * 3 *
4 * This file is Free Software under the GNU GPL (v>=3) 4 * This file is Free Software under the GNU GPL (v>=3)
5 * and comes with ABSOLUTELY NO WARRANTY! Check out 5 * and comes with ABSOLUTELY NO WARRANTY! Check out
6 * the documentation coming with IMIS-Labordaten-Application for details. 6 * the documentation coming with IMIS-Labordaten-Application for details.
7 */ 7 */
8 package de.intevation.lada.validation.rules.ort; 8 package de.intevation.lada.validation.rules.ortszuordnung;
9 9
10 import java.util.List; 10 import java.util.List;
11 11
12 import javax.inject.Inject; 12 import javax.inject.Inject;
13 13
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)