|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bielefeld.umweltamt.aui.mappings.indeinl.AbstractAnhSuevFachdaten
public abstract class AbstractAnhSuevFachdaten
A class that represents a row in the SUEV_FACHDATEN table.
You can customize the behavior of this class by editing the class, SuevFachdaten()
.
WARNING: DO NOT EDIT THIS FILE. This is a generated file that is synchronized * by MyEclipse Hibernate tool integration.
Constructor Summary | |
---|---|
AbstractAnhSuevFachdaten()
Simple constructor of AbstractSuevFachdaten instances. |
|
AbstractAnhSuevFachdaten(java.lang.Integer suevid)
Constructor of AbstractSuevFachdaten 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. |
java.lang.Integer |
getAnzeige58()
Return the value of the ANZEIGE58 column. |
BasisObjekt |
getBasisObjekt()
Return the value of the OBJEKTID column. |
java.util.Date |
getDatAnschreiben()
Return the value of the DAT_ANSCHREIBEN column. |
java.util.Date |
getDatAnzeige58()
Return the value of the DAT_ANZEIGE58 column. |
java.lang.Boolean |
getDatumAnzeige58()
Return the value of the DATUM_ANZEIGE58 column. |
java.lang.Boolean |
getDirektrw()
Return the value of the DIREKTRW column. |
java.lang.Boolean |
getDirektsw()
Return the value of the DIREKTSW column. |
java.lang.Boolean |
getGroesser3ha()
Return the value of the GROESSER_3HA column. |
java.lang.Boolean |
getIndirektrw()
Return the value of the INDIREKTRW column. |
java.lang.Boolean |
getIndirektsw()
Return the value of the INDIREKTSW column. |
java.lang.Boolean |
getKeineAngaben()
Return the value of the KEINE_ANGABEN column. |
java.lang.Integer |
getObjektid()
Return the simple primary key value that identifies this object. |
java.lang.Boolean |
getSanierungErfolgt()
Return the value of the SANIERUNG_ERFOLGT column. |
java.lang.Boolean |
getSanierungskonzept()
Return the value of the SANIERUNGSKONZEPT column. |
java.lang.Boolean |
getSuevkanPflicht()
Return the value of the SUEVKAN_PFLICHT column. |
java.lang.Integer |
getVersFlaeche()
Return the value of the VERS_FLAECHE 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 |
setAnzeige58(java.lang.Integer anzeige58)
Set the value of the ANZEIGE58 column. |
void |
setBasisObjekt(BasisObjekt basisObjekt)
Set the value of the OBJEKTID column. |
void |
setDatAnschreiben(java.util.Date datAnschreiben)
Set the value of the DAT_ANSCHREIBEN column. |
void |
setDatAnzeige58(java.util.Date datAnzeige58)
Set the value of the DAT_ANZEIGE58 column. |
void |
setDatumAnzeige58(java.lang.Boolean datumAnzeige58)
Set the value of the DATUM_ANZEIGE58 column. |
void |
setDirektrw(java.lang.Boolean direktrw)
Set the value of the DIREKTRW column. |
void |
setDirektsw(java.lang.Boolean direktsw)
Set the value of the DIREKTSW column. |
void |
setGroesser3ha(java.lang.Boolean groesser3ha)
Set the value of the GROESSER_3HA column. |
void |
setIndirektrw(java.lang.Boolean indirektrw)
Set the value of the INDIREKTRW column. |
void |
setIndirektsw(java.lang.Boolean indirektsw)
Set the value of the INDIREKTSW column. |
void |
setKeineAngaben(java.lang.Boolean keineAngaben)
Set the value of the KEINE_ANGABEN column. |
void |
setObjektid(java.lang.Integer objektid)
Set the simple primary key value that identifies this object. |
void |
setSanierungErfolgt(java.lang.Boolean sanierungErfolgt)
Set the value of the SANIERUNG_ERFOLGT column. |
void |
setSanierungskonzept(java.lang.Boolean sanierungskonzept)
Set the value of the SANIERUNGSKONZEPT column. |
void |
setSuevkanPflicht(java.lang.Boolean suevkanPflicht)
Set the value of the SUEVKAN_PFLICHT column. |
void |
setVersFlaeche(java.lang.Integer versFlaeche)
Set the value of the VERS_FLAECHE column. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractAnhSuevFachdaten()
public AbstractAnhSuevFachdaten(java.lang.Integer suevid)
suevid
- Method Detail |
---|
public java.lang.Integer getObjektid()
public void setObjektid(java.lang.Integer objektid)
suevid
- public BasisObjekt getBasisObjekt()
public void setBasisObjekt(BasisObjekt basisObjekt)
basisObjekt
- public java.lang.Boolean getGroesser3ha()
public void setGroesser3ha(java.lang.Boolean groesser3ha)
groesser3ha
- public java.lang.Integer getVersFlaeche()
public void setVersFlaeche(java.lang.Integer versFlaeche)
versFlaeche
- public java.lang.Boolean getSuevkanPflicht()
public void setSuevkanPflicht(java.lang.Boolean suevkanPflicht)
suevkanPflicht
- public java.lang.Boolean getIndirektsw()
public void setIndirektsw(java.lang.Boolean indirektsw)
indirektsw
- public java.lang.Boolean getIndirektrw()
public void setIndirektrw(java.lang.Boolean indirektrw)
indirektrw
- public java.lang.Boolean getDirektsw()
public void setDirektsw(java.lang.Boolean direktsw)
direktsw
- public java.lang.Boolean getDirektrw()
public void setDirektrw(java.lang.Boolean direktrw)
direktrw
- public java.lang.Integer getAnzeige58()
public void setAnzeige58(java.lang.Integer anzeige58)
anzeige58
- public java.lang.Boolean getDatumAnzeige58()
public void setDatumAnzeige58(java.lang.Boolean datumAnzeige58)
datumAnzeige58
- public java.lang.Boolean getSanierungErfolgt()
public void setSanierungErfolgt(java.lang.Boolean sanierungErfolgt)
sanierungErfolgt
- public java.lang.Boolean getSanierungskonzept()
public void setSanierungskonzept(java.lang.Boolean sanierungskonzept)
sanierungskonzept
- public java.lang.Boolean getKeineAngaben()
public void setKeineAngaben(java.lang.Boolean keineAngaben)
keineAngaben
- public java.util.Date getDatAnzeige58()
public void setDatAnzeige58(java.util.Date datAnzeige58)
datAnzeige58
- public java.util.Date getDatAnschreiben()
public void setDatAnschreiben(java.util.Date datAnschreiben)
datAnschreiben
- 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 |