diff flys-backend/src/main/java/de/intevation/seddb/model/GlotlinksId.java @ 3334:2ae732e2c65c

FLYS backend: Removed trailing whitespace. flys-backend/trunk@4669 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:20:49 +0000
parents aa8ed778c8cc
children 18619c1e7c2a
line wrap: on
line diff
--- a/flys-backend/src/main/java/de/intevation/seddb/model/GlotlinksId.java	Thu Jun 14 15:39:42 2012 +0000
+++ b/flys-backend/src/main/java/de/intevation/seddb/model/GlotlinksId.java	Fri Jun 15 09:20:49 2012 +0000
@@ -47,7 +47,7 @@
     public GlotlinksId() {
     }
 
-    
+
     public GlotlinksId(long glotrechteid, long messungid, BigDecimal uferabst) {
         this.glotrechteid = glotrechteid;
         this.messungid = messungid;
@@ -85,14 +85,14 @@
        this.uferablinks = uferablinks;
        this.linksabst = linksabst;
     }
-   
+
 
 
     @Column(name="GLOTRECHTEID", nullable=false, precision=11, scale=0)
     public long getGlotrechteid() {
         return this.glotrechteid;
     }
-    
+
     public void setGlotrechteid(long glotrechteid) {
         this.glotrechteid = glotrechteid;
     }
@@ -102,7 +102,7 @@
     public long getMessungid() {
         return this.messungid;
     }
-    
+
     public void setMessungid(long messungid) {
         this.messungid = messungid;
     }
@@ -112,7 +112,7 @@
     public BigDecimal getUferabst() {
         return this.uferabst;
     }
-    
+
     public void setUferabst(BigDecimal uferabst) {
         this.uferabst = uferabst;
     }
@@ -122,7 +122,7 @@
     public BigDecimal getTgeschiebe() {
         return this.tgeschiebe;
     }
-    
+
     public void setTgeschiebe(BigDecimal tgeschiebe) {
         this.tgeschiebe = tgeschiebe;
     }
@@ -132,7 +132,7 @@
     public BigDecimal getDm() {
         return this.dm;
     }
-    
+
     public void setDm(BigDecimal dm) {
         this.dm = dm;
     }
@@ -142,7 +142,7 @@
     public BigDecimal getSk() {
         return this.sk;
     }
-    
+
     public void setSk(BigDecimal sk) {
         this.sk = sk;
     }
@@ -152,7 +152,7 @@
     public BigDecimal getSo() {
         return this.so;
     }
-    
+
     public void setSo(BigDecimal so) {
         this.so = so;
     }
@@ -162,7 +162,7 @@
     public BigDecimal getU() {
         return this.u;
     }
-    
+
     public void setU(BigDecimal u) {
         this.u = u;
     }
@@ -172,7 +172,7 @@
     public BigDecimal getD90() {
         return this.d90;
     }
-    
+
     public void setD90(BigDecimal d90) {
         this.d90 = d90;
     }
@@ -182,7 +182,7 @@
     public BigDecimal getD84() {
         return this.d84;
     }
-    
+
     public void setD84(BigDecimal d84) {
         this.d84 = d84;
     }
@@ -192,7 +192,7 @@
     public BigDecimal getD80() {
         return this.d80;
     }
-    
+
     public void setD80(BigDecimal d80) {
         this.d80 = d80;
     }
@@ -202,7 +202,7 @@
     public BigDecimal getD75() {
         return this.d75;
     }
-    
+
     public void setD75(BigDecimal d75) {
         this.d75 = d75;
     }
@@ -212,7 +212,7 @@
     public BigDecimal getD70() {
         return this.d70;
     }
-    
+
     public void setD70(BigDecimal d70) {
         this.d70 = d70;
     }
@@ -222,7 +222,7 @@
     public BigDecimal getD60() {
         return this.d60;
     }
-    
+
     public void setD60(BigDecimal d60) {
         this.d60 = d60;
     }
@@ -232,7 +232,7 @@
     public BigDecimal getD50() {
         return this.d50;
     }
-    
+
     public void setD50(BigDecimal d50) {
         this.d50 = d50;
     }
@@ -242,7 +242,7 @@
     public BigDecimal getD40() {
         return this.d40;
     }
-    
+
     public void setD40(BigDecimal d40) {
         this.d40 = d40;
     }
@@ -252,7 +252,7 @@
     public BigDecimal getD30() {
         return this.d30;
     }
-    
+
     public void setD30(BigDecimal d30) {
         this.d30 = d30;
     }
@@ -262,7 +262,7 @@
     public BigDecimal getD25() {
         return this.d25;
     }
-    
+
     public void setD25(BigDecimal d25) {
         this.d25 = d25;
     }
@@ -272,7 +272,7 @@
     public BigDecimal getD20() {
         return this.d20;
     }
-    
+
     public void setD20(BigDecimal d20) {
         this.d20 = d20;
     }
@@ -282,7 +282,7 @@
     public BigDecimal getD16() {
         return this.d16;
     }
-    
+
     public void setD16(BigDecimal d16) {
         this.d16 = d16;
     }
@@ -292,7 +292,7 @@
     public BigDecimal getD10() {
         return this.d10;
     }
-    
+
     public void setD10(BigDecimal d10) {
         this.d10 = d10;
     }
@@ -302,7 +302,7 @@
     public BigDecimal getDmin() {
         return this.dmin;
     }
-    
+
     public void setDmin(BigDecimal dmin) {
         this.dmin = dmin;
     }
@@ -312,7 +312,7 @@
     public BigDecimal getDurchdmin() {
         return this.durchdmin;
     }
-    
+
     public void setDurchdmin(BigDecimal durchdmin) {
         this.durchdmin = durchdmin;
     }
@@ -322,7 +322,7 @@
     public BigDecimal getDmax() {
         return this.dmax;
     }
-    
+
     public void setDmax(BigDecimal dmax) {
         this.dmax = dmax;
     }
@@ -332,7 +332,7 @@
     public BigDecimal getDurchdmax() {
         return this.durchdmax;
     }
-    
+
     public void setDurchdmax(BigDecimal durchdmax) {
         this.durchdmax = durchdmax;
     }
@@ -342,7 +342,7 @@
     public BigDecimal getStdabw() {
         return this.stdabw;
     }
-    
+
     public void setStdabw(BigDecimal stdabw) {
         this.stdabw = stdabw;
     }
@@ -352,7 +352,7 @@
     public BigDecimal getStdfehler() {
         return this.stdfehler;
     }
-    
+
     public void setStdfehler(BigDecimal stdfehler) {
         this.stdfehler = stdfehler;
     }
@@ -362,7 +362,7 @@
     public String getBemerkung() {
         return this.bemerkung;
     }
-    
+
     public void setBemerkung(String bemerkung) {
         this.bemerkung = bemerkung;
     }
@@ -372,7 +372,7 @@
     public BigDecimal getUferablinks() {
         return this.uferablinks;
     }
-    
+
     public void setUferablinks(BigDecimal uferablinks) {
         this.uferablinks = uferablinks;
     }
@@ -382,7 +382,7 @@
     public BigDecimal getLinksabst() {
         return this.linksabst;
     }
-    
+
     public void setLinksabst(BigDecimal linksabst) {
         this.linksabst = linksabst;
     }
@@ -392,8 +392,8 @@
          if ( (this == other ) ) return true;
          if ( (other == null ) ) return false;
          if ( !(other instanceof GlotlinksId) ) return false;
-         GlotlinksId castOther = ( GlotlinksId ) other; 
-         
+         GlotlinksId castOther = ( GlotlinksId ) other;
+
          return (this.getGlotrechteid()==castOther.getGlotrechteid())
  && (this.getMessungid()==castOther.getMessungid())
  && ( (this.getUferabst()==castOther.getUferabst()) || ( this.getUferabst()!=null && castOther.getUferabst()!=null && this.getUferabst().equals(castOther.getUferabst()) ) )
@@ -425,10 +425,10 @@
  && ( (this.getUferablinks()==castOther.getUferablinks()) || ( this.getUferablinks()!=null && castOther.getUferablinks()!=null && this.getUferablinks().equals(castOther.getUferablinks()) ) )
  && ( (this.getLinksabst()==castOther.getLinksabst()) || ( this.getLinksabst()!=null && castOther.getLinksabst()!=null && this.getLinksabst().equals(castOther.getLinksabst()) ) );
    }
-   
+
    public int hashCode() {
          int result = 17;
-         
+
          result = 37 * result + (int) this.getGlotrechteid();
          result = 37 * result + (int) this.getMessungid();
          result = 37 * result + ( getUferabst() == null ? 0 : this.getUferabst().hashCode() );
@@ -460,5 +460,5 @@
          result = 37 * result + ( getUferablinks() == null ? 0 : this.getUferablinks().hashCode() );
          result = 37 * result + ( getLinksabst() == null ? 0 : this.getLinksabst().hashCode() );
          return result;
-   }   
+   }
 }

http://dive4elements.wald.intevation.org