comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/BedHeightsArtifact.java @ 4459:d83e021ff638

BedHeightArtifact: Whitespace-cosmetic and vim line.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 09 Nov 2012 10:22:41 +0100
parents a66df8e8d3df
children a2735a4bf75e
comparison
equal deleted inserted replaced
4458:0968a35247ac 4459:d83e021ff638
157 return BedHeightFactory.getHeight( 157 return BedHeightFactory.getHeight(
158 getDataAsString("type"), 158 getDataAsString("type"),
159 Integer.parseInt(getDataAsString("height_id")), 159 Integer.parseInt(getDataAsString("height_id")),
160 Integer.parseInt(getDataAsString("time"))); 160 Integer.parseInt(getDataAsString("time")));
161 } 161 }
162
163 } 162 }
163 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :

http://dive4elements.wald.intevation.org