de.bielefeld.umweltamt.aui.mappings.basis
Class AbstractBasisStandort

java.lang.Object
  extended by de.bielefeld.umweltamt.aui.mappings.basis.AbstractBasisStandort
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BasisStandort

public abstract class AbstractBasisStandort
extends java.lang.Object
implements java.io.Serializable

A class that represents a row in the BASIS_STANDORT table. You can customize the behavior of this class by editing the class, BasisStandort. WARNING: DO NOT EDIT THIS FILE. This is a generated file that is synchronized by MyEclipse Hibernate tool integration.

See Also:
Serialized Form

Constructor Summary
AbstractBasisStandort()
          Simple constructor of AbstractBasisStandort instances.
AbstractBasisStandort(java.lang.Integer standortid)
          Constructor of AbstractBasisStandort instances given a simple primary key.
 
Method Summary
 boolean equals(java.lang.Object rhs)
          Implementation of the equals comparison on the basis of equality of the primary key values.
 BasisGemarkung getBasisGemarkung()
          Return the value of the GEMARKUNGID column.
 java.lang.String getEntgebid()
          Return the value of the ENTGEBID column.
 java.lang.String getFlur()
          Return the value of the FLUR column.
 java.lang.String getFlurstueck()
          Return the value of the FLURSTUECK column.
 java.lang.Integer getHausnr()
          Return the value of the HAUSNR column.
 java.lang.Integer getHausnreigent()
          Return the value of the HAUSNREIGENT column.
 java.lang.String getHausnrzus()
          Return the value of the HAUSNRZUS column.
 java.lang.String getHausnrzuseigent()
          Return the value of the HAUSNRZUSEIGENT column.
 java.lang.Float getHochwert()
          Return the value of the HOCHWERT column.
 java.lang.String getNameeigent()
          Return the value of the NAMEEIGENT column.
 java.lang.String getPlz()
          Return the value of the PLZ column.
 java.lang.Float getRechtswert()
          Return the value of the RECHTSWERT column.
 java.util.Date getRevidatum()
          Return the value of the REVIDATUM column.
 java.lang.String getRevihandz()
          Return the value of the REVIHANDZ column.
 java.lang.String getSachbe33hee()
          Return the value of the Sachbearbeiter33 column.
 java.lang.String getSachbe33rav()
          Return the value of the Sachbearbeiter33 column.
 java.lang.Integer getStandortid()
          Return the simple primary key value that identifies this object.
 java.lang.String getStrasse()
          Return the value of the STRASSE column.
 java.lang.String getStrasseeigent()
          Return the value of the STRASSEEIGENT column.
 VawsStandortgghwsg getVawsStandortgghwsg()
          Return the value of the STANDORTGEGEBID column.
 VawsWassereinzugsgebiete getVawsWassereinzugsgebiete()
          Return the value of the WASSEREINZGEBID column.
 java.lang.String getVornameeigent()
          Return the value of the VORNAMEEIGENT column.
 java.lang.Integer getWassermenge()
          Return the value of the Wassermenge column.
 int hashCode()
          Implementation of the hashCode method conforming to the Bloch pattern with the exception of array properties (these are very unlikely primary key types).
 void setBasisGemarkung(BasisGemarkung basisGemarkung)
          Set the value of the GEMARKUNGID column.
 void setEntgebid(java.lang.String entgebid)
          Set the value of the ENTGEBID column.
 void setFlur(java.lang.String flur)
          Set the value of the FLUR column.
 void setFlurstueck(java.lang.String flurstueck)
          Set the value of the FLURSTUECK column.
 void setHausnr(java.lang.Integer hausnr)
          Set the value of the HAUSNR column.
 void setHausnreigent(java.lang.Integer hausnreigent)
          Set the value of the HAUSNREIGENT column.
 void setHausnrzus(java.lang.String hausnrzus)
          Set the value of the HAUSNRZUS column.
 void setHausnrzuseigent(java.lang.String hausnrzuseigent)
          Set the value of the HAUSNRZUSEIGENT column.
 void setHochwert(java.lang.Float hochwert)
          Set the value of the HOCHWERT column.
 void setNameeigent(java.lang.String nameeigent)
          Set the value of the NAMEEIGENT column.
 void setPlz(java.lang.String plz)
          Set the value of the PLZ column.
 void setRechtswert(java.lang.Float rechtswert)
          Set the value of the RECHTSWERT column.
 void setRevidatum(java.util.Date revidatum)
          Set the value of the REVIDATUM column.
 void setRevihandz(java.lang.String revihandz)
          Set the value of the REVIHANDZ column.
 void setSachbe33hee(java.lang.String sachbe33hee)
          Set the value of the Sachbearbeiter33 column.
 void setSachbe33rav(java.lang.String sachbe33rav)
          Set the value of the Sachbearbeiter33 column.
 void setStandortid(java.lang.Integer standortid)
          Set the simple primary key value that identifies this object.
 void setStrasse(java.lang.String strasse)
          Set the value of the STRASSE column.
 void setStrasseeigent(java.lang.String strasseeigent)
          Set the value of the STRASSEEIGENT column.
 void setVawsStandortgghwsg(VawsStandortgghwsg vawsStandortgghwsg)
          Set the value of the STANDORTGEGEBID column.
 void setVawsWassereinzugsgebiete(VawsWassereinzugsgebiete vawsWassereinzugsgebiete)
          Set the value of the WASSEREINZGEBID column.
 void setVornameeigent(java.lang.String vornameeigent)
          Set the value of the VORNAMEEIGENT column.
 void setWassermenge(java.lang.Integer wassermenge)
          Set the value of the Wassermenge column.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBasisStandort

public AbstractBasisStandort()
Simple constructor of AbstractBasisStandort instances.


AbstractBasisStandort

public AbstractBasisStandort(java.lang.Integer standortid)
Constructor of AbstractBasisStandort instances given a simple primary key.

Parameters:
standortid -
Method Detail

getStandortid

public java.lang.Integer getStandortid()
Return the simple primary key value that identifies this object.

Returns:
java.lang.Integer

setStandortid

public void setStandortid(java.lang.Integer standortid)
Set the simple primary key value that identifies this object.

Parameters:
standortid -

getStrasse

public java.lang.String getStrasse()
Return the value of the STRASSE column.

Returns:
java.lang.String

setStrasse

public void setStrasse(java.lang.String strasse)
Set the value of the STRASSE column.

Parameters:
strasse -

getHausnr

public java.lang.Integer getHausnr()
Return the value of the HAUSNR column.

Returns:
java.lang.Integer

setHausnr

public void setHausnr(java.lang.Integer hausnr)
Set the value of the HAUSNR column.

Parameters:
hausnr -

getHausnrzus

public java.lang.String getHausnrzus()
Return the value of the HAUSNRZUS column.

Returns:
java.lang.String

setHausnrzus

public void setHausnrzus(java.lang.String hausnrzus)
Set the value of the HAUSNRZUS column.

Parameters:
hausnrzus -

getPlz

public java.lang.String getPlz()
Return the value of the PLZ column.

Returns:
java.lang.String

setPlz

public void setPlz(java.lang.String plz)
Set the value of the PLZ column.

Parameters:
plz -

getRechtswert

public java.lang.Float getRechtswert()
Return the value of the RECHTSWERT column.

Returns:
java.lang.Float

setRechtswert

public void setRechtswert(java.lang.Float rechtswert)
Set the value of the RECHTSWERT column.

Parameters:
rechtswert -

getHochwert

public java.lang.Float getHochwert()
Return the value of the HOCHWERT column.

Returns:
java.lang.Float

setHochwert

public void setHochwert(java.lang.Float hochwert)
Set the value of the HOCHWERT column.

Parameters:
hochwert -

getBasisGemarkung

public BasisGemarkung getBasisGemarkung()
Return the value of the GEMARKUNGID column.

Returns:
BasisGemarkung

setBasisGemarkung

public void setBasisGemarkung(BasisGemarkung basisGemarkung)
Set the value of the GEMARKUNGID column.

Parameters:
basisGemarkung -

getFlur

public java.lang.String getFlur()
Return the value of the FLUR column.

Returns:
java.lang.String

setFlur

public void setFlur(java.lang.String flur)
Set the value of the FLUR column.

Parameters:
flur -

getFlurstueck

public java.lang.String getFlurstueck()
Return the value of the FLURSTUECK column.

Returns:
java.lang.String

setFlurstueck

public void setFlurstueck(java.lang.String flurstueck)
Set the value of the FLURSTUECK column.

Parameters:
flurstueck -

getEntgebid

public java.lang.String getEntgebid()
Return the value of the ENTGEBID column.

Returns:
java.lang.String

setEntgebid

public void setEntgebid(java.lang.String entgebid)
Set the value of the ENTGEBID column.

Parameters:
entgebid -

getVawsStandortgghwsg

public VawsStandortgghwsg getVawsStandortgghwsg()
Return the value of the STANDORTGEGEBID column.

Returns:
VawsStandortgghwsg

setVawsStandortgghwsg

public void setVawsStandortgghwsg(VawsStandortgghwsg vawsStandortgghwsg)
Set the value of the STANDORTGEGEBID column.

Parameters:
vawsStandortgghwsg -

getVawsWassereinzugsgebiete

public VawsWassereinzugsgebiete getVawsWassereinzugsgebiete()
Return the value of the WASSEREINZGEBID column.

Returns:
VawsWassereinzugsgebiete

setVawsWassereinzugsgebiete

public void setVawsWassereinzugsgebiete(VawsWassereinzugsgebiete vawsWassereinzugsgebiete)
Set the value of the WASSEREINZGEBID column.

Parameters:
vawsWassereinzugsgebiete -

getVornameeigent

public java.lang.String getVornameeigent()
Return the value of the VORNAMEEIGENT column.

Returns:
java.lang.String

setVornameeigent

public void setVornameeigent(java.lang.String vornameeigent)
Set the value of the VORNAMEEIGENT column.

Parameters:
vornameeigent -

getNameeigent

public java.lang.String getNameeigent()
Return the value of the NAMEEIGENT column.

Returns:
java.lang.String

setNameeigent

public void setNameeigent(java.lang.String nameeigent)
Set the value of the NAMEEIGENT column.

Parameters:
nameeigent -

getStrasseeigent

public java.lang.String getStrasseeigent()
Return the value of the STRASSEEIGENT column.

Returns:
java.lang.String

setStrasseeigent

public void setStrasseeigent(java.lang.String strasseeigent)
Set the value of the STRASSEEIGENT column.

Parameters:
strasseeigent -

getHausnreigent

public java.lang.Integer getHausnreigent()
Return the value of the HAUSNREIGENT column.

Returns:
java.lang.Integer

setHausnreigent

public void setHausnreigent(java.lang.Integer hausnreigent)
Set the value of the HAUSNREIGENT column.

Parameters:
hausnreigent -

getHausnrzuseigent

public java.lang.String getHausnrzuseigent()
Return the value of the HAUSNRZUSEIGENT column.

Returns:
java.lang.String

setHausnrzuseigent

public void setHausnrzuseigent(java.lang.String hausnrzuseigent)
Set the value of the HAUSNRZUSEIGENT column.

Parameters:
hausnrzuseigent -

getRevidatum

public java.util.Date getRevidatum()
Return the value of the REVIDATUM column.

Returns:
java.util.Date

setRevidatum

public void setRevidatum(java.util.Date revidatum)
Set the value of the REVIDATUM column.

Parameters:
revidatum -

getRevihandz

public java.lang.String getRevihandz()
Return the value of the REVIHANDZ column.

Returns:
java.lang.String

setRevihandz

public void setRevihandz(java.lang.String revihandz)
Set the value of the REVIHANDZ column.

Parameters:
revihandz -

getWassermenge

public java.lang.Integer getWassermenge()
Return the value of the Wassermenge column.

Returns:
java.lang.Integer

setWassermenge

public void setWassermenge(java.lang.Integer wassermenge)
Set the value of the Wassermenge column.

Parameters:
hausnr -

getSachbe33rav

public java.lang.String getSachbe33rav()
Return the value of the Sachbearbeiter33 column.

Returns:
java.lang.String

setSachbe33rav

public void setSachbe33rav(java.lang.String sachbe33rav)
Set the value of the Sachbearbeiter33 column.

Parameters:
revihandz -

getSachbe33hee

public java.lang.String getSachbe33hee()
Return the value of the Sachbearbeiter33 column.

Returns:
java.lang.String

setSachbe33hee

public void setSachbe33hee(java.lang.String sachbe33hee)
Set the value of the Sachbearbeiter33 column.

Parameters:
revihandz -

equals

public boolean equals(java.lang.Object rhs)
Implementation of the equals comparison on the basis of equality of the primary key values.

Overrides:
equals in class java.lang.Object
Parameters:
rhs -
Returns:
boolean

hashCode

public int hashCode()
Implementation of the hashCode method conforming to the Bloch pattern with the exception of array properties (these are very unlikely primary key types).

Overrides:
hashCode in class java.lang.Object
Returns:
int