comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/Result.java @ 886:8b442223741c

Ordered imports. Removed empty headers. geo-backend/trunk@856 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:22:07 +0000
parents 12f88239fb33
children b757def3ff55
comparison
equal deleted inserted replaced
885:1c3efbd2fc5a 886:8b442223741c
1 /**
2 *
3 */
4 package de.intevation.gnv.geobackend.base; 1 package de.intevation.gnv.geobackend.base;
5 2
6 import java.io.Serializable; 3 import java.io.Serializable;
4
7 import java.util.Date; 5 import java.util.Date;
8
9 6
10 /** 7 /**
11 * Interface which provides the Methods for Accessing 8 * Interface which provides the Methods for Accessing
12 * the Data of an ResultEntry 9 * the Data of an ResultEntry
13 * @author Tim Englich <tim.englich@intevation.de> 10 * @author Tim Englich <tim.englich@intevation.de>

http://dive4elements.wald.intevation.org