comparison src/main/java/de/intevation/lada/model/stamm/DeVg.java @ 683:1e54d59280e6

Organized imports.
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 29 May 2015 13:08:41 +0200
parents 196e8c67b8a0
children
comparison
equal deleted inserted replaced
682:0015e96a6454 683:1e54d59280e6
18 import javax.persistence.Temporal; 18 import javax.persistence.Temporal;
19 import javax.persistence.TemporalType; 19 import javax.persistence.TemporalType;
20 20
21 import org.hibernate.annotations.Type; 21 import org.hibernate.annotations.Type;
22 22
23 import com.vividsolutions.jts.geom.Geometry;
24 import com.vividsolutions.jts.geom.MultiPolygon; 23 import com.vividsolutions.jts.geom.MultiPolygon;
25 24
26 25
27 /** 26 /**
28 * The persistent class for the de_vg database table. 27 * The persistent class for the de_vg database table.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)