comparison artifacts/src/main/java/org/dive4elements/river/artifacts/sinfo/flood_duration/FloodDurationCalculationResults.java @ 9266:465347d12990

Station specific calculation of flood duration curve and infrastructure annotations
author mschaefer
date Wed, 18 Jul 2018 12:20:01 +0200
parents e5367900dd6d
children 83ebeb620b5a
comparison
equal deleted inserted replaced
9265:e5367900dd6d 9266:465347d12990
51 51
52 public List<StickyAxisAnnotation> getMainValueQAnnotations() { 52 public List<StickyAxisAnnotation> getMainValueQAnnotations() {
53 return this.mainValueQAnnotations; 53 return this.mainValueQAnnotations;
54 } 54 }
55 55
56 private StickyAxisAnnotation infrastructureWAnnotation; 56 // private StickyAxisAnnotation infrastructureWAnnotation;
57 57 //
58 public StickyAxisAnnotation getInfrastructureWAnnotation() { 58 // public StickyAxisAnnotation getInfrastructureWAnnotation() {
59 return this.infrastructureWAnnotation; 59 // return this.infrastructureWAnnotation;
60 } 60 // }
61 61 //
62 public void setInfrastructureWAnnotation(final StickyAxisAnnotation infrastructureWAnnotation) { 62 // public void setInfrastructureWAnnotation(final StickyAxisAnnotation infrastructureWAnnotation) {
63 this.infrastructureWAnnotation = infrastructureWAnnotation; 63 // this.infrastructureWAnnotation = infrastructureWAnnotation;
64 } 64 // }
65 65 //
66 private StickyAxisAnnotation infrastructureQAnnotation; 66 // private StickyAxisAnnotation infrastructureQAnnotation;
67 67 //
68 public StickyAxisAnnotation getInfrastructureQAnnotation() { 68 // public StickyAxisAnnotation getInfrastructureQAnnotation() {
69 return this.infrastructureQAnnotation; 69 // return this.infrastructureQAnnotation;
70 } 70 // }
71 71 //
72 public void setInfrastructureQAnnotation(final StickyAxisAnnotation infrastructureQAnnotation) { 72 // public void setInfrastructureQAnnotation(final StickyAxisAnnotation infrastructureQAnnotation) {
73 this.infrastructureQAnnotation = infrastructureQAnnotation; 73 // this.infrastructureQAnnotation = infrastructureQAnnotation;
74 } 74 // }
75 } 75 }

http://dive4elements.wald.intevation.org