comparison gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/services/requestobjects/Layer.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
31 /** 31 /**
32 * 32 *
33 * @return true, if this layer is a group layer - otherwise false. 33 * @return true, if this layer is a group layer - otherwise false.
34 */ 34 */
35 boolean isGroupLayer(); 35 boolean isGroupLayer();
36 36
37 /** 37 /**
38 * 38 *
39 * @return the id of the parent. 39 * @return the id of the parent.
40 */ 40 */
41 String parentID(); 41 String parentID();

http://dive4elements.wald.intevation.org