comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/ResultDescriptor.java @ 887:b757def3ff55

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:45:05 +0000
parents 8b442223741c
children ebeb56428409
comparison
equal deleted inserted replaced
886:8b442223741c 887:b757def3ff55
3 import java.io.Serializable; 3 import java.io.Serializable;
4 4
5 /** 5 /**
6 * Interface which provides the Methods for Accessing 6 * Interface which provides the Methods for Accessing
7 * the MetaData of an ResultEntry 7 * the MetaData of an ResultEntry
8 * @author Tim Englich <tim.englich@intevation.de> 8 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
9 */ 9 */
10 public interface ResultDescriptor extends Serializable{ 10 public interface ResultDescriptor extends Serializable{
11 11
12 /** 12 /**
13 * Returns the Classname of the Column 13 * Returns the Classname of the Column

http://dive4elements.wald.intevation.org