|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bielefeld.umweltamt.aui.mappings.basis.AbstractBasisStandort
public abstract class AbstractBasisStandort
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.
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 |
---|
public AbstractBasisStandort()
public AbstractBasisStandort(java.lang.Integer standortid)
standortid
- Method Detail |
---|
public java.lang.Integer getStandortid()
public void setStandortid(java.lang.Integer standortid)
standortid
- public java.lang.String getStrasse()
public void setStrasse(java.lang.String strasse)
strasse
- public java.lang.Integer getHausnr()
public void setHausnr(java.lang.Integer hausnr)
hausnr
- public java.lang.String getHausnrzus()
public void setHausnrzus(java.lang.String hausnrzus)
hausnrzus
- public java.lang.String getPlz()
public void setPlz(java.lang.String plz)
plz
- public java.lang.Float getRechtswert()
public void setRechtswert(java.lang.Float rechtswert)
rechtswert
- public java.lang.Float getHochwert()
public void setHochwert(java.lang.Float hochwert)
hochwert
- public BasisGemarkung getBasisGemarkung()
public void setBasisGemarkung(BasisGemarkung basisGemarkung)
basisGemarkung
- public java.lang.String getFlur()
public void setFlur(java.lang.String flur)
flur
- public java.lang.String getFlurstueck()
public void setFlurstueck(java.lang.String flurstueck)
flurstueck
- public java.lang.String getEntgebid()
public void setEntgebid(java.lang.String entgebid)
entgebid
- public VawsStandortgghwsg getVawsStandortgghwsg()
public void setVawsStandortgghwsg(VawsStandortgghwsg vawsStandortgghwsg)
vawsStandortgghwsg
- public VawsWassereinzugsgebiete getVawsWassereinzugsgebiete()
public void setVawsWassereinzugsgebiete(VawsWassereinzugsgebiete vawsWassereinzugsgebiete)
vawsWassereinzugsgebiete
- public java.lang.String getVornameeigent()
public void setVornameeigent(java.lang.String vornameeigent)
vornameeigent
- public java.lang.String getNameeigent()
public void setNameeigent(java.lang.String nameeigent)
nameeigent
- public java.lang.String getStrasseeigent()
public void setStrasseeigent(java.lang.String strasseeigent)
strasseeigent
- public java.lang.Integer getHausnreigent()
public void setHausnreigent(java.lang.Integer hausnreigent)
hausnreigent
- public java.lang.String getHausnrzuseigent()
public void setHausnrzuseigent(java.lang.String hausnrzuseigent)
hausnrzuseigent
- public java.util.Date getRevidatum()
public void setRevidatum(java.util.Date revidatum)
revidatum
- public java.lang.String getRevihandz()
public void setRevihandz(java.lang.String revihandz)
revihandz
- public java.lang.Integer getWassermenge()
public void setWassermenge(java.lang.Integer wassermenge)
hausnr
- public java.lang.String getSachbe33rav()
public void setSachbe33rav(java.lang.String sachbe33rav)
revihandz
- public java.lang.String getSachbe33hee()
public void setSachbe33hee(java.lang.String sachbe33hee)
revihandz
- public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
rhs
-
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |