de.bielefeld.umweltamt.aui.mappings.indeinl
Class AbstractAnhSuevFachdaten

java.lang.Object
  extended by de.bielefeld.umweltamt.aui.mappings.indeinl.AbstractAnhSuevFachdaten
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AnhSuevFachdaten

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

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.

See Also:
Serialized Form

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

AbstractAnhSuevFachdaten

public AbstractAnhSuevFachdaten()
Simple constructor of AbstractSuevFachdaten instances.


AbstractAnhSuevFachdaten

public AbstractAnhSuevFachdaten(java.lang.Integer suevid)
Constructor of AbstractSuevFachdaten instances given a simple primary key.

Parameters:
suevid -
Method Detail

getObjektid

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

Returns:
java.lang.Integer

setObjektid

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

Parameters:
suevid -

getBasisObjekt

public BasisObjekt getBasisObjekt()
Return the value of the OBJEKTID column.

Returns:
BasisObjekt

setBasisObjekt

public void setBasisObjekt(BasisObjekt basisObjekt)
Set the value of the OBJEKTID column.

Parameters:
basisObjekt -

getGroesser3ha

public java.lang.Boolean getGroesser3ha()
Return the value of the GROESSER_3HA column.

Returns:
java.lang.Boolean

setGroesser3ha

public void setGroesser3ha(java.lang.Boolean groesser3ha)
Set the value of the GROESSER_3HA column.

Parameters:
groesser3ha -

getVersFlaeche

public java.lang.Integer getVersFlaeche()
Return the value of the VERS_FLAECHE column.

Returns:
java.lang.Integer

setVersFlaeche

public void setVersFlaeche(java.lang.Integer versFlaeche)
Set the value of the VERS_FLAECHE column.

Parameters:
versFlaeche -

getSuevkanPflicht

public java.lang.Boolean getSuevkanPflicht()
Return the value of the SUEVKAN_PFLICHT column.

Returns:
java.lang.Boolean

setSuevkanPflicht

public void setSuevkanPflicht(java.lang.Boolean suevkanPflicht)
Set the value of the SUEVKAN_PFLICHT column.

Parameters:
suevkanPflicht -

getIndirektsw

public java.lang.Boolean getIndirektsw()
Return the value of the INDIREKTSW column.

Returns:
java.lang.Boolean

setIndirektsw

public void setIndirektsw(java.lang.Boolean indirektsw)
Set the value of the INDIREKTSW column.

Parameters:
indirektsw -

getIndirektrw

public java.lang.Boolean getIndirektrw()
Return the value of the INDIREKTRW column.

Returns:
java.lang.Boolean

setIndirektrw

public void setIndirektrw(java.lang.Boolean indirektrw)
Set the value of the INDIREKTRW column.

Parameters:
indirektrw -

getDirektsw

public java.lang.Boolean getDirektsw()
Return the value of the DIREKTSW column.

Returns:
java.lang.Boolean

setDirektsw

public void setDirektsw(java.lang.Boolean direktsw)
Set the value of the DIREKTSW column.

Parameters:
direktsw -

getDirektrw

public java.lang.Boolean getDirektrw()
Return the value of the DIREKTRW column.

Returns:
java.lang.Boolean

setDirektrw

public void setDirektrw(java.lang.Boolean direktrw)
Set the value of the DIREKTRW column.

Parameters:
direktrw -

getAnzeige58

public java.lang.Integer getAnzeige58()
Return the value of the ANZEIGE58 column.

Returns:
java.lang.Integer

setAnzeige58

public void setAnzeige58(java.lang.Integer anzeige58)
Set the value of the ANZEIGE58 column.

Parameters:
anzeige58 -

getDatumAnzeige58

public java.lang.Boolean getDatumAnzeige58()
Return the value of the DATUM_ANZEIGE58 column.

Returns:
java.lang.Boolean

setDatumAnzeige58

public void setDatumAnzeige58(java.lang.Boolean datumAnzeige58)
Set the value of the DATUM_ANZEIGE58 column.

Parameters:
datumAnzeige58 -

getSanierungErfolgt

public java.lang.Boolean getSanierungErfolgt()
Return the value of the SANIERUNG_ERFOLGT column.

Returns:
java.lang.Boolean

setSanierungErfolgt

public void setSanierungErfolgt(java.lang.Boolean sanierungErfolgt)
Set the value of the SANIERUNG_ERFOLGT column.

Parameters:
sanierungErfolgt -

getSanierungskonzept

public java.lang.Boolean getSanierungskonzept()
Return the value of the SANIERUNGSKONZEPT column.

Returns:
java.lang.Boolean

setSanierungskonzept

public void setSanierungskonzept(java.lang.Boolean sanierungskonzept)
Set the value of the SANIERUNGSKONZEPT column.

Parameters:
sanierungskonzept -

getKeineAngaben

public java.lang.Boolean getKeineAngaben()
Return the value of the KEINE_ANGABEN column.

Returns:
java.lang.Boolean

setKeineAngaben

public void setKeineAngaben(java.lang.Boolean keineAngaben)
Set the value of the KEINE_ANGABEN column.

Parameters:
keineAngaben -

getDatAnzeige58

public java.util.Date getDatAnzeige58()
Return the value of the DAT_ANZEIGE58 column.

Returns:
java.util.Date

setDatAnzeige58

public void setDatAnzeige58(java.util.Date datAnzeige58)
Set the value of the DAT_ANZEIGE58 column.

Parameters:
datAnzeige58 -

getDatAnschreiben

public java.util.Date getDatAnschreiben()
Return the value of the DAT_ANSCHREIBEN column.

Returns:
java.util.Date

setDatAnschreiben

public void setDatAnschreiben(java.util.Date datAnschreiben)
Set the value of the DAT_ANSCHREIBEN column.

Parameters:
datAnschreiben -

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