comparison flys-backend/src/main/java/de/intevation/seddb/model/SsiebungsiebId.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
comparison
equal deleted inserted replaced
3333:76c75c8b9ee0 3334:2ae732e2c65c
113 this.rueck20 = rueck20; 113 this.rueck20 = rueck20;
114 this.masche21 = masche21; 114 this.masche21 = masche21;
115 this.rueck21 = rueck21; 115 this.rueck21 = rueck21;
116 this.rest = rest; 116 this.rest = rest;
117 } 117 }
118 118
119 119
120 120
121 @Column(name="SIEBANALYSEID", nullable=false, precision=11, scale=0) 121 @Column(name="SIEBANALYSEID", nullable=false, precision=11, scale=0)
122 public long getSiebanalyseid() { 122 public long getSiebanalyseid() {
123 return this.siebanalyseid; 123 return this.siebanalyseid;
124 } 124 }
125 125
126 public void setSiebanalyseid(long siebanalyseid) { 126 public void setSiebanalyseid(long siebanalyseid) {
127 this.siebanalyseid = siebanalyseid; 127 this.siebanalyseid = siebanalyseid;
128 } 128 }
129 129
130 130
131 @Column(name="GSIEBSATZID", nullable=false, precision=11, scale=0) 131 @Column(name="GSIEBSATZID", nullable=false, precision=11, scale=0)
132 public long getGsiebsatzid() { 132 public long getGsiebsatzid() {
133 return this.gsiebsatzid; 133 return this.gsiebsatzid;
134 } 134 }
135 135
136 public void setGsiebsatzid(long gsiebsatzid) { 136 public void setGsiebsatzid(long gsiebsatzid) {
137 this.gsiebsatzid = gsiebsatzid; 137 this.gsiebsatzid = gsiebsatzid;
138 } 138 }
139 139
140 140
141 @Column(name="GMASSE", precision=9, scale=3) 141 @Column(name="GMASSE", precision=9, scale=3)
142 public BigDecimal getGmasse() { 142 public BigDecimal getGmasse() {
143 return this.gmasse; 143 return this.gmasse;
144 } 144 }
145 145
146 public void setGmasse(BigDecimal gmasse) { 146 public void setGmasse(BigDecimal gmasse) {
147 this.gmasse = gmasse; 147 this.gmasse = gmasse;
148 } 148 }
149 149
150 150
151 @Column(name="MASCHE01", precision=7, scale=4) 151 @Column(name="MASCHE01", precision=7, scale=4)
152 public BigDecimal getMasche01() { 152 public BigDecimal getMasche01() {
153 return this.masche01; 153 return this.masche01;
154 } 154 }
155 155
156 public void setMasche01(BigDecimal masche01) { 156 public void setMasche01(BigDecimal masche01) {
157 this.masche01 = masche01; 157 this.masche01 = masche01;
158 } 158 }
159 159
160 160
161 @Column(name="RUECK01", precision=9, scale=3) 161 @Column(name="RUECK01", precision=9, scale=3)
162 public BigDecimal getRueck01() { 162 public BigDecimal getRueck01() {
163 return this.rueck01; 163 return this.rueck01;
164 } 164 }
165 165
166 public void setRueck01(BigDecimal rueck01) { 166 public void setRueck01(BigDecimal rueck01) {
167 this.rueck01 = rueck01; 167 this.rueck01 = rueck01;
168 } 168 }
169 169
170 170
171 @Column(name="MASCHE02", precision=7, scale=4) 171 @Column(name="MASCHE02", precision=7, scale=4)
172 public BigDecimal getMasche02() { 172 public BigDecimal getMasche02() {
173 return this.masche02; 173 return this.masche02;
174 } 174 }
175 175
176 public void setMasche02(BigDecimal masche02) { 176 public void setMasche02(BigDecimal masche02) {
177 this.masche02 = masche02; 177 this.masche02 = masche02;
178 } 178 }
179 179
180 180
181 @Column(name="RUECK02", precision=9, scale=3) 181 @Column(name="RUECK02", precision=9, scale=3)
182 public BigDecimal getRueck02() { 182 public BigDecimal getRueck02() {
183 return this.rueck02; 183 return this.rueck02;
184 } 184 }
185 185
186 public void setRueck02(BigDecimal rueck02) { 186 public void setRueck02(BigDecimal rueck02) {
187 this.rueck02 = rueck02; 187 this.rueck02 = rueck02;
188 } 188 }
189 189
190 190
191 @Column(name="MASCHE03", precision=7, scale=4) 191 @Column(name="MASCHE03", precision=7, scale=4)
192 public BigDecimal getMasche03() { 192 public BigDecimal getMasche03() {
193 return this.masche03; 193 return this.masche03;
194 } 194 }
195 195
196 public void setMasche03(BigDecimal masche03) { 196 public void setMasche03(BigDecimal masche03) {
197 this.masche03 = masche03; 197 this.masche03 = masche03;
198 } 198 }
199 199
200 200
201 @Column(name="RUECK03", precision=9, scale=3) 201 @Column(name="RUECK03", precision=9, scale=3)
202 public BigDecimal getRueck03() { 202 public BigDecimal getRueck03() {
203 return this.rueck03; 203 return this.rueck03;
204 } 204 }
205 205
206 public void setRueck03(BigDecimal rueck03) { 206 public void setRueck03(BigDecimal rueck03) {
207 this.rueck03 = rueck03; 207 this.rueck03 = rueck03;
208 } 208 }
209 209
210 210
211 @Column(name="MASCHE04", precision=7, scale=4) 211 @Column(name="MASCHE04", precision=7, scale=4)
212 public BigDecimal getMasche04() { 212 public BigDecimal getMasche04() {
213 return this.masche04; 213 return this.masche04;
214 } 214 }
215 215
216 public void setMasche04(BigDecimal masche04) { 216 public void setMasche04(BigDecimal masche04) {
217 this.masche04 = masche04; 217 this.masche04 = masche04;
218 } 218 }
219 219
220 220
221 @Column(name="RUECK04", precision=9, scale=3) 221 @Column(name="RUECK04", precision=9, scale=3)
222 public BigDecimal getRueck04() { 222 public BigDecimal getRueck04() {
223 return this.rueck04; 223 return this.rueck04;
224 } 224 }
225 225
226 public void setRueck04(BigDecimal rueck04) { 226 public void setRueck04(BigDecimal rueck04) {
227 this.rueck04 = rueck04; 227 this.rueck04 = rueck04;
228 } 228 }
229 229
230 230
231 @Column(name="MASCHE05", precision=7, scale=4) 231 @Column(name="MASCHE05", precision=7, scale=4)
232 public BigDecimal getMasche05() { 232 public BigDecimal getMasche05() {
233 return this.masche05; 233 return this.masche05;
234 } 234 }
235 235
236 public void setMasche05(BigDecimal masche05) { 236 public void setMasche05(BigDecimal masche05) {
237 this.masche05 = masche05; 237 this.masche05 = masche05;
238 } 238 }
239 239
240 240
241 @Column(name="RUECK05", precision=9, scale=3) 241 @Column(name="RUECK05", precision=9, scale=3)
242 public BigDecimal getRueck05() { 242 public BigDecimal getRueck05() {
243 return this.rueck05; 243 return this.rueck05;
244 } 244 }
245 245
246 public void setRueck05(BigDecimal rueck05) { 246 public void setRueck05(BigDecimal rueck05) {
247 this.rueck05 = rueck05; 247 this.rueck05 = rueck05;
248 } 248 }
249 249
250 250
251 @Column(name="MASCHE06", precision=7, scale=4) 251 @Column(name="MASCHE06", precision=7, scale=4)
252 public BigDecimal getMasche06() { 252 public BigDecimal getMasche06() {
253 return this.masche06; 253 return this.masche06;
254 } 254 }
255 255
256 public void setMasche06(BigDecimal masche06) { 256 public void setMasche06(BigDecimal masche06) {
257 this.masche06 = masche06; 257 this.masche06 = masche06;
258 } 258 }
259 259
260 260
261 @Column(name="RUECK06", precision=9, scale=3) 261 @Column(name="RUECK06", precision=9, scale=3)
262 public BigDecimal getRueck06() { 262 public BigDecimal getRueck06() {
263 return this.rueck06; 263 return this.rueck06;
264 } 264 }
265 265
266 public void setRueck06(BigDecimal rueck06) { 266 public void setRueck06(BigDecimal rueck06) {
267 this.rueck06 = rueck06; 267 this.rueck06 = rueck06;
268 } 268 }
269 269
270 270
271 @Column(name="MASCHE07", precision=7, scale=4) 271 @Column(name="MASCHE07", precision=7, scale=4)
272 public BigDecimal getMasche07() { 272 public BigDecimal getMasche07() {
273 return this.masche07; 273 return this.masche07;
274 } 274 }
275 275
276 public void setMasche07(BigDecimal masche07) { 276 public void setMasche07(BigDecimal masche07) {
277 this.masche07 = masche07; 277 this.masche07 = masche07;
278 } 278 }
279 279
280 280
281 @Column(name="RUECK07", precision=9, scale=3) 281 @Column(name="RUECK07", precision=9, scale=3)
282 public BigDecimal getRueck07() { 282 public BigDecimal getRueck07() {
283 return this.rueck07; 283 return this.rueck07;
284 } 284 }
285 285
286 public void setRueck07(BigDecimal rueck07) { 286 public void setRueck07(BigDecimal rueck07) {
287 this.rueck07 = rueck07; 287 this.rueck07 = rueck07;
288 } 288 }
289 289
290 290
291 @Column(name="MASCHE08", precision=7, scale=4) 291 @Column(name="MASCHE08", precision=7, scale=4)
292 public BigDecimal getMasche08() { 292 public BigDecimal getMasche08() {
293 return this.masche08; 293 return this.masche08;
294 } 294 }
295 295
296 public void setMasche08(BigDecimal masche08) { 296 public void setMasche08(BigDecimal masche08) {
297 this.masche08 = masche08; 297 this.masche08 = masche08;
298 } 298 }
299 299
300 300
301 @Column(name="RUECK08", precision=9, scale=3) 301 @Column(name="RUECK08", precision=9, scale=3)
302 public BigDecimal getRueck08() { 302 public BigDecimal getRueck08() {
303 return this.rueck08; 303 return this.rueck08;
304 } 304 }
305 305
306 public void setRueck08(BigDecimal rueck08) { 306 public void setRueck08(BigDecimal rueck08) {
307 this.rueck08 = rueck08; 307 this.rueck08 = rueck08;
308 } 308 }
309 309
310 310
311 @Column(name="MASCHE09", precision=7, scale=4) 311 @Column(name="MASCHE09", precision=7, scale=4)
312 public BigDecimal getMasche09() { 312 public BigDecimal getMasche09() {
313 return this.masche09; 313 return this.masche09;
314 } 314 }
315 315
316 public void setMasche09(BigDecimal masche09) { 316 public void setMasche09(BigDecimal masche09) {
317 this.masche09 = masche09; 317 this.masche09 = masche09;
318 } 318 }
319 319
320 320
321 @Column(name="RUECK09", precision=9, scale=3) 321 @Column(name="RUECK09", precision=9, scale=3)
322 public BigDecimal getRueck09() { 322 public BigDecimal getRueck09() {
323 return this.rueck09; 323 return this.rueck09;
324 } 324 }
325 325
326 public void setRueck09(BigDecimal rueck09) { 326 public void setRueck09(BigDecimal rueck09) {
327 this.rueck09 = rueck09; 327 this.rueck09 = rueck09;
328 } 328 }
329 329
330 330
331 @Column(name="MASCHE10", precision=7, scale=4) 331 @Column(name="MASCHE10", precision=7, scale=4)
332 public BigDecimal getMasche10() { 332 public BigDecimal getMasche10() {
333 return this.masche10; 333 return this.masche10;
334 } 334 }
335 335
336 public void setMasche10(BigDecimal masche10) { 336 public void setMasche10(BigDecimal masche10) {
337 this.masche10 = masche10; 337 this.masche10 = masche10;
338 } 338 }
339 339
340 340
341 @Column(name="RUECK10", precision=9, scale=3) 341 @Column(name="RUECK10", precision=9, scale=3)
342 public BigDecimal getRueck10() { 342 public BigDecimal getRueck10() {
343 return this.rueck10; 343 return this.rueck10;
344 } 344 }
345 345
346 public void setRueck10(BigDecimal rueck10) { 346 public void setRueck10(BigDecimal rueck10) {
347 this.rueck10 = rueck10; 347 this.rueck10 = rueck10;
348 } 348 }
349 349
350 350
351 @Column(name="MASCHE11", precision=7, scale=4) 351 @Column(name="MASCHE11", precision=7, scale=4)
352 public BigDecimal getMasche11() { 352 public BigDecimal getMasche11() {
353 return this.masche11; 353 return this.masche11;
354 } 354 }
355 355
356 public void setMasche11(BigDecimal masche11) { 356 public void setMasche11(BigDecimal masche11) {
357 this.masche11 = masche11; 357 this.masche11 = masche11;
358 } 358 }
359 359
360 360
361 @Column(name="RUECK11", precision=9, scale=3) 361 @Column(name="RUECK11", precision=9, scale=3)
362 public BigDecimal getRueck11() { 362 public BigDecimal getRueck11() {
363 return this.rueck11; 363 return this.rueck11;
364 } 364 }
365 365
366 public void setRueck11(BigDecimal rueck11) { 366 public void setRueck11(BigDecimal rueck11) {
367 this.rueck11 = rueck11; 367 this.rueck11 = rueck11;
368 } 368 }
369 369
370 370
371 @Column(name="MASCHE12", precision=7, scale=4) 371 @Column(name="MASCHE12", precision=7, scale=4)
372 public BigDecimal getMasche12() { 372 public BigDecimal getMasche12() {
373 return this.masche12; 373 return this.masche12;
374 } 374 }
375 375
376 public void setMasche12(BigDecimal masche12) { 376 public void setMasche12(BigDecimal masche12) {
377 this.masche12 = masche12; 377 this.masche12 = masche12;
378 } 378 }
379 379
380 380
381 @Column(name="RUECK12", precision=9, scale=3) 381 @Column(name="RUECK12", precision=9, scale=3)
382 public BigDecimal getRueck12() { 382 public BigDecimal getRueck12() {
383 return this.rueck12; 383 return this.rueck12;
384 } 384 }
385 385
386 public void setRueck12(BigDecimal rueck12) { 386 public void setRueck12(BigDecimal rueck12) {
387 this.rueck12 = rueck12; 387 this.rueck12 = rueck12;
388 } 388 }
389 389
390 390
391 @Column(name="MASCHE13", precision=7, scale=4) 391 @Column(name="MASCHE13", precision=7, scale=4)
392 public BigDecimal getMasche13() { 392 public BigDecimal getMasche13() {
393 return this.masche13; 393 return this.masche13;
394 } 394 }
395 395
396 public void setMasche13(BigDecimal masche13) { 396 public void setMasche13(BigDecimal masche13) {
397 this.masche13 = masche13; 397 this.masche13 = masche13;
398 } 398 }
399 399
400 400
401 @Column(name="RUECK13", precision=9, scale=3) 401 @Column(name="RUECK13", precision=9, scale=3)
402 public BigDecimal getRueck13() { 402 public BigDecimal getRueck13() {
403 return this.rueck13; 403 return this.rueck13;
404 } 404 }
405 405
406 public void setRueck13(BigDecimal rueck13) { 406 public void setRueck13(BigDecimal rueck13) {
407 this.rueck13 = rueck13; 407 this.rueck13 = rueck13;
408 } 408 }
409 409
410 410
411 @Column(name="MASCHE14", precision=7, scale=4) 411 @Column(name="MASCHE14", precision=7, scale=4)
412 public BigDecimal getMasche14() { 412 public BigDecimal getMasche14() {
413 return this.masche14; 413 return this.masche14;
414 } 414 }
415 415
416 public void setMasche14(BigDecimal masche14) { 416 public void setMasche14(BigDecimal masche14) {
417 this.masche14 = masche14; 417 this.masche14 = masche14;
418 } 418 }
419 419
420 420
421 @Column(name="RUECK14", precision=9, scale=3) 421 @Column(name="RUECK14", precision=9, scale=3)
422 public BigDecimal getRueck14() { 422 public BigDecimal getRueck14() {
423 return this.rueck14; 423 return this.rueck14;
424 } 424 }
425 425
426 public void setRueck14(BigDecimal rueck14) { 426 public void setRueck14(BigDecimal rueck14) {
427 this.rueck14 = rueck14; 427 this.rueck14 = rueck14;
428 } 428 }
429 429
430 430
431 @Column(name="MASCHE15", precision=7, scale=4) 431 @Column(name="MASCHE15", precision=7, scale=4)
432 public BigDecimal getMasche15() { 432 public BigDecimal getMasche15() {
433 return this.masche15; 433 return this.masche15;
434 } 434 }
435 435
436 public void setMasche15(BigDecimal masche15) { 436 public void setMasche15(BigDecimal masche15) {
437 this.masche15 = masche15; 437 this.masche15 = masche15;
438 } 438 }
439 439
440 440
441 @Column(name="RUECK15", precision=9, scale=3) 441 @Column(name="RUECK15", precision=9, scale=3)
442 public BigDecimal getRueck15() { 442 public BigDecimal getRueck15() {
443 return this.rueck15; 443 return this.rueck15;
444 } 444 }
445 445
446 public void setRueck15(BigDecimal rueck15) { 446 public void setRueck15(BigDecimal rueck15) {
447 this.rueck15 = rueck15; 447 this.rueck15 = rueck15;
448 } 448 }
449 449
450 450
451 @Column(name="MASCHE16", precision=7, scale=4) 451 @Column(name="MASCHE16", precision=7, scale=4)
452 public BigDecimal getMasche16() { 452 public BigDecimal getMasche16() {
453 return this.masche16; 453 return this.masche16;
454 } 454 }
455 455
456 public void setMasche16(BigDecimal masche16) { 456 public void setMasche16(BigDecimal masche16) {
457 this.masche16 = masche16; 457 this.masche16 = masche16;
458 } 458 }
459 459
460 460
461 @Column(name="RUECK16", precision=9, scale=3) 461 @Column(name="RUECK16", precision=9, scale=3)
462 public BigDecimal getRueck16() { 462 public BigDecimal getRueck16() {
463 return this.rueck16; 463 return this.rueck16;
464 } 464 }
465 465
466 public void setRueck16(BigDecimal rueck16) { 466 public void setRueck16(BigDecimal rueck16) {
467 this.rueck16 = rueck16; 467 this.rueck16 = rueck16;
468 } 468 }
469 469
470 470
471 @Column(name="MASCHE17", precision=7, scale=4) 471 @Column(name="MASCHE17", precision=7, scale=4)
472 public BigDecimal getMasche17() { 472 public BigDecimal getMasche17() {
473 return this.masche17; 473 return this.masche17;
474 } 474 }
475 475
476 public void setMasche17(BigDecimal masche17) { 476 public void setMasche17(BigDecimal masche17) {
477 this.masche17 = masche17; 477 this.masche17 = masche17;
478 } 478 }
479 479
480 480
481 @Column(name="RUECK17", precision=9, scale=3) 481 @Column(name="RUECK17", precision=9, scale=3)
482 public BigDecimal getRueck17() { 482 public BigDecimal getRueck17() {
483 return this.rueck17; 483 return this.rueck17;
484 } 484 }
485 485
486 public void setRueck17(BigDecimal rueck17) { 486 public void setRueck17(BigDecimal rueck17) {
487 this.rueck17 = rueck17; 487 this.rueck17 = rueck17;
488 } 488 }
489 489
490 490
491 @Column(name="MASCHE18", precision=7, scale=4) 491 @Column(name="MASCHE18", precision=7, scale=4)
492 public BigDecimal getMasche18() { 492 public BigDecimal getMasche18() {
493 return this.masche18; 493 return this.masche18;
494 } 494 }
495 495
496 public void setMasche18(BigDecimal masche18) { 496 public void setMasche18(BigDecimal masche18) {
497 this.masche18 = masche18; 497 this.masche18 = masche18;
498 } 498 }
499 499
500 500
501 @Column(name="RUECK18", precision=9, scale=3) 501 @Column(name="RUECK18", precision=9, scale=3)
502 public BigDecimal getRueck18() { 502 public BigDecimal getRueck18() {
503 return this.rueck18; 503 return this.rueck18;
504 } 504 }
505 505
506 public void setRueck18(BigDecimal rueck18) { 506 public void setRueck18(BigDecimal rueck18) {
507 this.rueck18 = rueck18; 507 this.rueck18 = rueck18;
508 } 508 }
509 509
510 510
511 @Column(name="MASCHE19", precision=7, scale=4) 511 @Column(name="MASCHE19", precision=7, scale=4)
512 public BigDecimal getMasche19() { 512 public BigDecimal getMasche19() {
513 return this.masche19; 513 return this.masche19;
514 } 514 }
515 515
516 public void setMasche19(BigDecimal masche19) { 516 public void setMasche19(BigDecimal masche19) {
517 this.masche19 = masche19; 517 this.masche19 = masche19;
518 } 518 }
519 519
520 520
521 @Column(name="RUECK19", precision=9, scale=3) 521 @Column(name="RUECK19", precision=9, scale=3)
522 public BigDecimal getRueck19() { 522 public BigDecimal getRueck19() {
523 return this.rueck19; 523 return this.rueck19;
524 } 524 }
525 525
526 public void setRueck19(BigDecimal rueck19) { 526 public void setRueck19(BigDecimal rueck19) {
527 this.rueck19 = rueck19; 527 this.rueck19 = rueck19;
528 } 528 }
529 529
530 530
531 @Column(name="MASCHE20", precision=7, scale=4) 531 @Column(name="MASCHE20", precision=7, scale=4)
532 public BigDecimal getMasche20() { 532 public BigDecimal getMasche20() {
533 return this.masche20; 533 return this.masche20;
534 } 534 }
535 535
536 public void setMasche20(BigDecimal masche20) { 536 public void setMasche20(BigDecimal masche20) {
537 this.masche20 = masche20; 537 this.masche20 = masche20;
538 } 538 }
539 539
540 540
541 @Column(name="RUECK20", precision=9, scale=3) 541 @Column(name="RUECK20", precision=9, scale=3)
542 public BigDecimal getRueck20() { 542 public BigDecimal getRueck20() {
543 return this.rueck20; 543 return this.rueck20;
544 } 544 }
545 545
546 public void setRueck20(BigDecimal rueck20) { 546 public void setRueck20(BigDecimal rueck20) {
547 this.rueck20 = rueck20; 547 this.rueck20 = rueck20;
548 } 548 }
549 549
550 550
551 @Column(name="MASCHE21", precision=7, scale=4) 551 @Column(name="MASCHE21", precision=7, scale=4)
552 public BigDecimal getMasche21() { 552 public BigDecimal getMasche21() {
553 return this.masche21; 553 return this.masche21;
554 } 554 }
555 555
556 public void setMasche21(BigDecimal masche21) { 556 public void setMasche21(BigDecimal masche21) {
557 this.masche21 = masche21; 557 this.masche21 = masche21;
558 } 558 }
559 559
560 560
561 @Column(name="RUECK21", precision=9, scale=3) 561 @Column(name="RUECK21", precision=9, scale=3)
562 public BigDecimal getRueck21() { 562 public BigDecimal getRueck21() {
563 return this.rueck21; 563 return this.rueck21;
564 } 564 }
565 565
566 public void setRueck21(BigDecimal rueck21) { 566 public void setRueck21(BigDecimal rueck21) {
567 this.rueck21 = rueck21; 567 this.rueck21 = rueck21;
568 } 568 }
569 569
570 570
571 @Column(name="REST", precision=9, scale=3) 571 @Column(name="REST", precision=9, scale=3)
572 public BigDecimal getRest() { 572 public BigDecimal getRest() {
573 return this.rest; 573 return this.rest;
574 } 574 }
575 575
576 public void setRest(BigDecimal rest) { 576 public void setRest(BigDecimal rest) {
577 this.rest = rest; 577 this.rest = rest;
578 } 578 }
579 579
580 580
581 public boolean equals(Object other) { 581 public boolean equals(Object other) {
582 if ( (this == other ) ) return true; 582 if ( (this == other ) ) return true;
583 if ( (other == null ) ) return false; 583 if ( (other == null ) ) return false;
584 if ( !(other instanceof SsiebungsiebId) ) return false; 584 if ( !(other instanceof SsiebungsiebId) ) return false;
585 SsiebungsiebId castOther = ( SsiebungsiebId ) other; 585 SsiebungsiebId castOther = ( SsiebungsiebId ) other;
586 586
587 return (this.getSiebanalyseid()==castOther.getSiebanalyseid()) 587 return (this.getSiebanalyseid()==castOther.getSiebanalyseid())
588 && (this.getGsiebsatzid()==castOther.getGsiebsatzid()) 588 && (this.getGsiebsatzid()==castOther.getGsiebsatzid())
589 && ( (this.getGmasse()==castOther.getGmasse()) || ( this.getGmasse()!=null && castOther.getGmasse()!=null && this.getGmasse().equals(castOther.getGmasse()) ) ) 589 && ( (this.getGmasse()==castOther.getGmasse()) || ( this.getGmasse()!=null && castOther.getGmasse()!=null && this.getGmasse().equals(castOther.getGmasse()) ) )
590 && ( (this.getMasche01()==castOther.getMasche01()) || ( this.getMasche01()!=null && castOther.getMasche01()!=null && this.getMasche01().equals(castOther.getMasche01()) ) ) 590 && ( (this.getMasche01()==castOther.getMasche01()) || ( this.getMasche01()!=null && castOther.getMasche01()!=null && this.getMasche01().equals(castOther.getMasche01()) ) )
591 && ( (this.getRueck01()==castOther.getRueck01()) || ( this.getRueck01()!=null && castOther.getRueck01()!=null && this.getRueck01().equals(castOther.getRueck01()) ) ) 591 && ( (this.getRueck01()==castOther.getRueck01()) || ( this.getRueck01()!=null && castOther.getRueck01()!=null && this.getRueck01().equals(castOther.getRueck01()) ) )
629 && ( (this.getRueck20()==castOther.getRueck20()) || ( this.getRueck20()!=null && castOther.getRueck20()!=null && this.getRueck20().equals(castOther.getRueck20()) ) ) 629 && ( (this.getRueck20()==castOther.getRueck20()) || ( this.getRueck20()!=null && castOther.getRueck20()!=null && this.getRueck20().equals(castOther.getRueck20()) ) )
630 && ( (this.getMasche21()==castOther.getMasche21()) || ( this.getMasche21()!=null && castOther.getMasche21()!=null && this.getMasche21().equals(castOther.getMasche21()) ) ) 630 && ( (this.getMasche21()==castOther.getMasche21()) || ( this.getMasche21()!=null && castOther.getMasche21()!=null && this.getMasche21().equals(castOther.getMasche21()) ) )
631 && ( (this.getRueck21()==castOther.getRueck21()) || ( this.getRueck21()!=null && castOther.getRueck21()!=null && this.getRueck21().equals(castOther.getRueck21()) ) ) 631 && ( (this.getRueck21()==castOther.getRueck21()) || ( this.getRueck21()!=null && castOther.getRueck21()!=null && this.getRueck21().equals(castOther.getRueck21()) ) )
632 && ( (this.getRest()==castOther.getRest()) || ( this.getRest()!=null && castOther.getRest()!=null && this.getRest().equals(castOther.getRest()) ) ); 632 && ( (this.getRest()==castOther.getRest()) || ( this.getRest()!=null && castOther.getRest()!=null && this.getRest().equals(castOther.getRest()) ) );
633 } 633 }
634 634
635 public int hashCode() { 635 public int hashCode() {
636 int result = 17; 636 int result = 17;
637 637
638 result = 37 * result + (int) this.getSiebanalyseid(); 638 result = 37 * result + (int) this.getSiebanalyseid();
639 result = 37 * result + (int) this.getGsiebsatzid(); 639 result = 37 * result + (int) this.getGsiebsatzid();
640 result = 37 * result + ( getGmasse() == null ? 0 : this.getGmasse().hashCode() ); 640 result = 37 * result + ( getGmasse() == null ? 0 : this.getGmasse().hashCode() );
641 result = 37 * result + ( getMasche01() == null ? 0 : this.getMasche01().hashCode() ); 641 result = 37 * result + ( getMasche01() == null ? 0 : this.getMasche01().hashCode() );
642 result = 37 * result + ( getRueck01() == null ? 0 : this.getRueck01().hashCode() ); 642 result = 37 * result + ( getRueck01() == null ? 0 : this.getRueck01().hashCode() );
680 result = 37 * result + ( getRueck20() == null ? 0 : this.getRueck20().hashCode() ); 680 result = 37 * result + ( getRueck20() == null ? 0 : this.getRueck20().hashCode() );
681 result = 37 * result + ( getMasche21() == null ? 0 : this.getMasche21().hashCode() ); 681 result = 37 * result + ( getMasche21() == null ? 0 : this.getMasche21().hashCode() );
682 result = 37 * result + ( getRueck21() == null ? 0 : this.getRueck21().hashCode() ); 682 result = 37 * result + ( getRueck21() == null ? 0 : this.getRueck21().hashCode() );
683 result = 37 * result + ( getRest() == null ? 0 : this.getRest().hashCode() ); 683 result = 37 * result + ( getRest() == null ? 0 : this.getRest().hashCode() );
684 return result; 684 return result;
685 } 685 }
686 } 686 }

http://dive4elements.wald.intevation.org