comparison gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/services/requestobjects/DefaultLayer.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 22c18083225e
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
61 return this.parentId; 61 return this.parentId;
62 } 62 }
63 63
64 /** 64 /**
65 * This methods returns this layer as string. 65 * This methods returns this layer as string.
66 * 66 *
67 * @return this layer as string. 67 * @return this layer as string.
68 */ 68 */
69 @Override 69 @Override
70 public String toString() { 70 public String toString() {
71 return "ID: "+ this.id + " Name: "+this.name+ 71 return "ID: "+ this.id + " Name: "+this.name+

http://dive4elements.wald.intevation.org