de.bielefeld.umweltamt.aui.mappings.vaws
Class AbstractVawsAbfuellflaeche

java.lang.Object
  extended by de.bielefeld.umweltamt.aui.mappings.vaws.AbstractVawsAbfuellflaeche
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
VawsAbfuellflaeche

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

A class that represents a row in the VAWS_ABFUELLFLAECHE table. You can customize the behavior of this class by editing the class, VawsAbfuellflaeche(). 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
AbstractVawsAbfuellflaeche()
          Simple constructor of AbstractVawsAbfuellflaeche instances.
AbstractVawsAbfuellflaeche(java.lang.Integer behaelterid)
          Constructor of AbstractVawsAbfuellflaeche 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.Boolean getAbfneuerstellt()
          Return the value of the ABFNEUERSTELLT column.
 java.lang.Boolean getAbfsaniert()
          Return the value of the ABFSANIERT column.
 java.lang.Boolean getAbscheidervorh()
          Return the value of the ABSCHEIDERVORH column.
 java.lang.Integer getBehaelterid()
          Return the simple primary key value that identifies this object.
 java.lang.String getBeschableitung()
          Return the value of the BESCHABLEITUNG column.
 java.lang.String getBeschbodenfl()
          Return the value of the BESCHBODENFL column.
 java.lang.String getBeschfugenmat()
          Return the value of the BESCHFUGENMAT column.
 java.lang.String getBodenflaechenausf()
          Return the value of the BODENFLAECHENAUSF column.
 java.lang.Float getDicke()
          Return the value of the DICKE column.
 java.lang.Boolean getEf()
          Return the value of the EF column.
 java.lang.Boolean getEoh()
          Return the value of the EOH column.
 java.lang.String getFugenmaterial()
          Return the value of the FUGENMATERIAL column.
 java.lang.String getGuete()
          Return the value of the GUETE column.
 java.lang.String getNiederschlagschutz()
          Return the value of the NIEDERSCHLAGSCHUTZ column.
 VawsFachdaten getVawsFachdaten()
          Return the value of the BEHAELTERID 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 setAbfneuerstellt(java.lang.Boolean abfneuerstellt)
          Set the value of the ABFNEUERSTELLT column.
 void setAbfsaniert(java.lang.Boolean abfsaniert)
          Set the value of the ABFSANIERT column.
 void setAbscheidervorh(java.lang.Boolean abscheidervorh)
          Set the value of the ABSCHEIDERVORH column.
 void setBehaelterid(java.lang.Integer behaelterid)
          Set the simple primary key value that identifies this object.
 void setBeschableitung(java.lang.String beschableitung)
          Set the value of the BESCHABLEITUNG column.
 void setBeschbodenfl(java.lang.String beschbodenfl)
          Set the value of the BESCHBODENFL column.
 void setBeschfugenmat(java.lang.String beschfugenmat)
          Set the value of the BESCHFUGENMAT column.
 void setBodenflaechenausf(java.lang.String bodenflaechenausf)
          Set the value of the BODENFLAECHENAUSF column.
 void setDicke(java.lang.Float dicke)
          Set the value of the DICKE column.
 void setEf(java.lang.Boolean ef)
          Set the value of the EF column.
 void setEoh(java.lang.Boolean eoh)
          Set the value of the EOH column.
 void setFugenmaterial(java.lang.String fugenmaterial)
          Set the value of the FUGENMATERIAL column.
 void setGuete(java.lang.String guete)
          Set the value of the GUETE column.
 void setNiederschlagschutz(java.lang.String niederschlagschutz)
          Set the value of the NIEDERSCHLAGSCHUTZ column.
 void setVawsFachdaten(VawsFachdaten vawsFachdaten)
          Set the value of the BEHAELTERID column.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractVawsAbfuellflaeche

public AbstractVawsAbfuellflaeche()
Simple constructor of AbstractVawsAbfuellflaeche instances.


AbstractVawsAbfuellflaeche

public AbstractVawsAbfuellflaeche(java.lang.Integer behaelterid)
Constructor of AbstractVawsAbfuellflaeche instances given a simple primary key.

Parameters:
id -
Method Detail

getBehaelterid

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

Returns:
java.lang.Integer

setBehaelterid

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

Parameters:
id -

getVawsFachdaten

public VawsFachdaten getVawsFachdaten()
Return the value of the BEHAELTERID column.

Returns:
VawsFachdaten

setVawsFachdaten

public void setVawsFachdaten(VawsFachdaten vawsFachdaten)
Set the value of the BEHAELTERID column.

Parameters:
vawsFachdaten -

getEoh

public java.lang.Boolean getEoh()
Return the value of the EOH column.

Returns:
java.lang.Boolean

setEoh

public void setEoh(java.lang.Boolean eoh)
Set the value of the EOH column.

Parameters:
eoh -

getEf

public java.lang.Boolean getEf()
Return the value of the EF column.

Returns:
java.lang.Boolean

setEf

public void setEf(java.lang.Boolean ef)
Set the value of the EF column.

Parameters:
ef -

getAbfsaniert

public java.lang.Boolean getAbfsaniert()
Return the value of the ABFSANIERT column.

Returns:
java.lang.Boolean

setAbfsaniert

public void setAbfsaniert(java.lang.Boolean abfsaniert)
Set the value of the ABFSANIERT column.

Parameters:
abfsaniert -

getAbfneuerstellt

public java.lang.Boolean getAbfneuerstellt()
Return the value of the ABFNEUERSTELLT column.

Returns:
java.lang.Boolean

setAbfneuerstellt

public void setAbfneuerstellt(java.lang.Boolean abfneuerstellt)
Set the value of the ABFNEUERSTELLT column.

Parameters:
abfneuerstellt -

getBodenflaechenausf

public java.lang.String getBodenflaechenausf()
Return the value of the BODENFLAECHENAUSF column.

Returns:
java.lang.String

setBodenflaechenausf

public void setBodenflaechenausf(java.lang.String bodenflaechenausf)
Set the value of the BODENFLAECHENAUSF column.

Parameters:
bodenflaechenausf -

getBeschbodenfl

public java.lang.String getBeschbodenfl()
Return the value of the BESCHBODENFL column.

Returns:
java.lang.String

setBeschbodenfl

public void setBeschbodenfl(java.lang.String beschbodenfl)
Set the value of the BESCHBODENFL column.

Parameters:
beschbodenfl -

getDicke

public java.lang.Float getDicke()
Return the value of the DICKE column.

Returns:
java.lang.Float

setDicke

public void setDicke(java.lang.Float dicke)
Set the value of the DICKE column.

Parameters:
dicke -

getGuete

public java.lang.String getGuete()
Return the value of the GUETE column.

Returns:
java.lang.String

setGuete

public void setGuete(java.lang.String guete)
Set the value of the GUETE column.

Parameters:
guete -

getFugenmaterial

public java.lang.String getFugenmaterial()
Return the value of the FUGENMATERIAL column.

Returns:
java.lang.String

setFugenmaterial

public void setFugenmaterial(java.lang.String fugenmaterial)
Set the value of the FUGENMATERIAL column.

Parameters:
fugenmaterial -

getBeschfugenmat

public java.lang.String getBeschfugenmat()
Return the value of the BESCHFUGENMAT column.

Returns:
java.lang.String

setBeschfugenmat

public void setBeschfugenmat(java.lang.String beschfugenmat)
Set the value of the BESCHFUGENMAT column.

Parameters:
beschfugenmat -

getNiederschlagschutz

public java.lang.String getNiederschlagschutz()
Return the value of the NIEDERSCHLAGSCHUTZ column.

Returns:
java.lang.String

setNiederschlagschutz

public void setNiederschlagschutz(java.lang.String niederschlagschutz)
Set the value of the NIEDERSCHLAGSCHUTZ column.

Parameters:
niederschlagschutz -

getAbscheidervorh

public java.lang.Boolean getAbscheidervorh()
Return the value of the ABSCHEIDERVORH column.

Returns:
java.lang.Boolean

setAbscheidervorh

public void setAbscheidervorh(java.lang.Boolean abscheidervorh)
Set the value of the ABSCHEIDERVORH column.

Parameters:
abscheidervorh -

getBeschableitung

public java.lang.String getBeschableitung()
Return the value of the BESCHABLEITUNG column.

Returns:
java.lang.String

setBeschableitung

public void setBeschableitung(java.lang.String beschableitung)
Set the value of the BESCHABLEITUNG column.

Parameters:
beschableitung -

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