comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/BedHeightEpoch.java @ 7391:9513d1af7d58

Renamed artifacts/**/BedHeight(Single) to BedHeight(Single)Data, to resolve class name conflict with class in backend.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 17 Oct 2013 15:08:59 +0200
parents af13ceeba52a
children
comparison
equal deleted inserted replaced
7390:45e3bb00ce1a 7391:9513d1af7d58
10 10
11 import java.util.Date; 11 import java.util.Date;
12 12
13 13
14 public class BedHeightEpoch 14 public class BedHeightEpoch
15 extends BedHeight 15 extends BedHeightData
16 { 16 {
17 17
18 protected Date start; 18 protected Date start;
19 protected Date end; 19 protected Date end;
20 20

http://dive4elements.wald.intevation.org