comparison gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/services/requestobjects/MapService.java @ 803:feae2f9d6c6f

Removed trailing whitespace. gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Apr 2010 07:52:27 +0000
parents 9b9bf42b7928
children 32d01e1ce2df
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
10 * <li>getURL(): Returns the url used to call this service.</li> 10 * <li>getURL(): Returns the url used to call this service.</li>
11 * <li>getType(): Returns the service type.</li> 11 * <li>getType(): Returns the service type.</li>
12 * <li>getLayer(): Returns a collection of layers contained in this service. 12 * <li>getLayer(): Returns a collection of layers contained in this service.
13 * </li> 13 * </li>
14 * </ol> 14 * </ol>
15 * 15 *
16 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 16 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
17 * 17 *
18 */ 18 */
19 public interface MapService { 19 public interface MapService {
20 20

http://dive4elements.wald.intevation.org