de.bielefeld.umweltamt.aui.mappings.atl
Class AbstractAtlProbenahmen

java.lang.Object
  extended by de.bielefeld.umweltamt.aui.mappings.atl.AbstractAtlProbenahmen
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AtlProbenahmen

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

A class that represents a row in the ATL_PROBENAHMEN table. You can customize the behavior of this class by editing the class, AtlProbenahmen. 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
AbstractAtlProbenahmen()
          Simple constructor of AbstractAtlProbenahmen instances.
AbstractAtlProbenahmen(java.lang.Integer id)
          Constructor of AbstractAtlProbenahmen 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.util.Date getAn360x11()
          Return the value of the AN_360X11 column.
 java.lang.Integer getAnzahlbeteiligte()
          Return the value of the anzahlbeteiligte column.
 java.lang.String getArt()
          Return the value of the ART column.
 java.util.Set getAtlAnalysepositionen()
          Return the AtlAnalysepositionen
 AtlProbepkt getAtlProbepkt()
          Return the value of the PROBEPKT_ID column.
 AtlStatus getAtlStatus()
          Return the value of the AtlStatus column.
 java.lang.String getBemerkung()
          Return the value of the BEMERKUNG column.
 java.util.Date getBescheid()
          Return the value of the BESCHEID column.
 java.lang.String getBezeichnung()
          Return the value of the BEZEICHNUNG column.
 java.util.Date getBisDatum()
          Return the value of the BIS_DATUM column.
 java.util.Date getDatumDerEntnahme()
          Return the value of the DATUM_DER_ENTNAHME column.
 java.util.Date getDatumIcp()
          Return the value of the DATUM_ICP column.
 java.lang.Float getEinwaage()
          Return the value of the EINWAAGE column.
 java.lang.String getFahrer()
          Return the value of the FAHRER column.
 java.lang.String getFahrtzeit()
          Return the value of the fahrtzeit column.
 java.lang.Integer getId()
          Return the simple primary key value that identifies this object.
 java.lang.String getKennummer()
          Return the simple primary key value that identifies this object.
 java.lang.Double getKosten()
          Return the value of the KOSTEN column.
 java.lang.String getMassnahmen()
          Return the value of the MASSNAHMEN column.
 java.lang.Integer getObjektid()
          Return the value of the ID column.
 java.lang.String getObjektNr()
          Return the value of the OBJEKT_NR column.
 java.lang.String getSachbearbeiter()
          Return the value of the Sachbearbeiter column.
 java.lang.String getSonderparameter()
          Return the value of the SONDERPARAMETER column.
 java.lang.String getStatus()
          Return the value of the Status column.
 java.lang.String getUeberschreitung()
          Return the value of the UEBERSCHREITUNG column.
 java.lang.String getUhrzeitbeginn()
          Return the value of the uhrzeitbeginn column.
 java.lang.String getUhrzeitende()
          Return the value of the uhrzeitende column.
 java.lang.String getVm3()
          Return the value of the V_M3 column.
 java.util.Date getZeitAnfang()
          Return the value of the DATUM_DER_ENTNAHME column.
 java.lang.String getZeitDerEntnahmen()
          Return the value of the ZEIT_DER_ENTNAHMEN 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 setAn360x11(java.util.Date an360x11)
          Set the value of the AN_360X11 column.
 void setAnzahlbeteiligte(java.lang.Integer anzahlbeteiligte)
          Set the value of the UEBERSCHREITUNG column.
 void setArt(java.lang.String art)
          Set the value of the ART column.
 void setAtlAnalysepositionen(java.util.Set atlAnalysepositionen)
          Set the AtlAnalysepositionen
 void setAtlProbepkt(AtlProbepkt atlProbepkt)
          Set the value of the PROBEPKT_ID column.
 void setAtlStatus(AtlStatus atlStatus)
          Set the value of the AtlStatus column.
 void setBemerkung(java.lang.String bemerkung)
          Set the value of the BEMERKUNG column.
 void setBescheid(java.util.Date bescheid)
          Set the value of the BESCHEID column.
 void setBezeichnung(java.lang.String bezeichnung)
          Set the value of the BEZEICHNUNG column.
 void setBisDatum(java.util.Date bisDatum)
          Set the value of the BIS_DATUM column.
 void setDatumDerEntnahme(java.sql.Timestamp datumDerEntnahme)
          Set the value of the DATUM_DER_ENTNAHME column.
 void setDatumIcp(java.util.Date datumIcp)
          Set the value of the DATUM_ICP column.
 void setEinwaage(java.lang.Float einwaage)
          Set the value of the EINWAAGE column.
 void setFahrer(java.lang.String fahrer)
          Set the value of the FAHRER column.
 void setFahrtzeit(java.lang.String fahrtzeit)
          Set the value of the fahrtzeit column.
 void setId(java.lang.Integer id)
          Set the simple primary key value that identifies this object.
 void setKennummer(java.lang.String kennummer)
          Set the simple primary key value that identifies this object.
 void setKosten(java.lang.Double kosten)
          Set the value of the KOSTEN column.
 void setMassnahmen(java.lang.String massnahmen)
          Set the value of the MASSNAHMEN column.
 void setObjektid(java.lang.Integer objektid)
          Set the value of the ID column.
 void setObjektNr(java.lang.String objektNr)
          Set the value of the OBJEKT_NR column.
 void setSachbearbeiter(java.lang.String sachbearbeiter)
          Set the value of the Sachbearbeiter column.
 void setSonderparameter(java.lang.String sonderparameter)
          Set the value of the SONDERPARAMETER column.
 void setStatus(java.lang.String status)
          Set the value of the Status column.
 void setUeberschreitung(java.lang.String ueberschreitung)
          Set the value of the UEBERSCHREITUNG column.
 void setUhrzeitbeginn(java.lang.String uhrzeitbeginn)
          Set the value of the uhrzeitbeginn column.
 void setUhrzeitende(java.lang.String uhrzeitende)
          Set the value of the uhrzeitende column.
 void setVm3(java.lang.String vm3)
          Set the value of the V_M3 column.
 void setZeitAnfang(java.util.Date zeitAnfang)
          Set the value of the DATUM_DER_ENTNAHME column.
 void setZeitDerEntnahmen(java.lang.String zeitDerEntnahmen)
          Set the value of the ZEIT_DER_ENTNAHMEN column.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAtlProbenahmen

public AbstractAtlProbenahmen()
Simple constructor of AbstractAtlProbenahmen instances.


AbstractAtlProbenahmen

public AbstractAtlProbenahmen(java.lang.Integer id)
Constructor of AbstractAtlProbenahmen instances given a simple primary key.

Parameters:
id -
Method Detail

getId

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

Returns:
java.lang.Integer

setId

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

Parameters:
id -

getObjektid

public java.lang.Integer getObjektid()
Return the value of the ID column.

Returns:
java.lang.Integer

setObjektid

public void setObjektid(java.lang.Integer objektid)
Set the value of the ID column.

Parameters:
id -

getAtlProbepkt

public AtlProbepkt getAtlProbepkt()
Return the value of the PROBEPKT_ID column.

Returns:
AtlProbepkt

setAtlProbepkt

public void setAtlProbepkt(AtlProbepkt atlProbepkt)
Set the value of the PROBEPKT_ID column.

Parameters:
atlProbepkt -

getAtlStatus

public AtlStatus getAtlStatus()
Return the value of the AtlStatus column.

Returns:
AtlProbepkt

setAtlStatus

public void setAtlStatus(AtlStatus atlStatus)
Set the value of the AtlStatus column.

Parameters:
atlProbepkt -

getAtlAnalysepositionen

public java.util.Set getAtlAnalysepositionen()
Return the AtlAnalysepositionen

Returns:
Set

setAtlAnalysepositionen

public void setAtlAnalysepositionen(java.util.Set atlAnalysepositionen)
Set the AtlAnalysepositionen

Parameters:
atlAnalysepositionen -

getKennummer

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

Returns:
java.lang.String

setKennummer

public void setKennummer(java.lang.String kennummer)
Set the simple primary key value that identifies this object.

Parameters:
kennummer -

getArt

public java.lang.String getArt()
Return the value of the ART column.

Returns:
java.lang.String

setArt

public void setArt(java.lang.String art)
Set the value of the ART column.

Parameters:
art -

getDatumDerEntnahme

public java.util.Date getDatumDerEntnahme()
Return the value of the DATUM_DER_ENTNAHME column.

Returns:
java.util.Date

setDatumDerEntnahme

public void setDatumDerEntnahme(java.sql.Timestamp datumDerEntnahme)
Set the value of the DATUM_DER_ENTNAHME column.

Parameters:
datumDerEntnahme -

getZeitAnfang

public java.util.Date getZeitAnfang()
Return the value of the DATUM_DER_ENTNAHME column.

Returns:
java.util.Date

setZeitAnfang

public void setZeitAnfang(java.util.Date zeitAnfang)
Set the value of the DATUM_DER_ENTNAHME column.

Parameters:
zeitAnfang -

getBisDatum

public java.util.Date getBisDatum()
Return the value of the BIS_DATUM column.

Returns:
java.util.Date

setBisDatum

public void setBisDatum(java.util.Date bisDatum)
Set the value of the BIS_DATUM column.

Parameters:
bisDatum -

getZeitDerEntnahmen

public java.lang.String getZeitDerEntnahmen()
Return the value of the ZEIT_DER_ENTNAHMEN column.

Returns:
java.lang.String

setZeitDerEntnahmen

public void setZeitDerEntnahmen(java.lang.String zeitDerEntnahmen)
Set the value of the ZEIT_DER_ENTNAHMEN column.

Parameters:
zeitDerEntnahmen -

getEinwaage

public java.lang.Float getEinwaage()
Return the value of the EINWAAGE column.

Returns:
java.lang.Float

setEinwaage

public void setEinwaage(java.lang.Float einwaage)
Set the value of the EINWAAGE column.

Parameters:
einwaage -

getVm3

public java.lang.String getVm3()
Return the value of the V_M3 column.

Returns:
java.lang.String

setVm3

public void setVm3(java.lang.String vm3)
Set the value of the V_M3 column.

Parameters:
vm3 -

getFahrer

public java.lang.String getFahrer()
Return the value of the FAHRER column.

Returns:
java.lang.String

setFahrer

public void setFahrer(java.lang.String fahrer)
Set the value of the FAHRER column.

Parameters:
fahrer -

getObjektNr

public java.lang.String getObjektNr()
Return the value of the OBJEKT_NR column.

Returns:
java.lang.String

setObjektNr

public void setObjektNr(java.lang.String objektNr)
Set the value of the OBJEKT_NR column.

Parameters:
objektNr -

getDatumIcp

public java.util.Date getDatumIcp()
Return the value of the DATUM_ICP column.

Returns:
java.util.Date

setDatumIcp

public void setDatumIcp(java.util.Date datumIcp)
Set the value of the DATUM_ICP column.

Parameters:
datumIcp -

getSonderparameter

public java.lang.String getSonderparameter()
Return the value of the SONDERPARAMETER column.

Returns:
java.lang.String

setSonderparameter

public void setSonderparameter(java.lang.String sonderparameter)
Set the value of the SONDERPARAMETER column.

Parameters:
sonderparameter -

getBemerkung

public java.lang.String getBemerkung()
Return the value of the BEMERKUNG column.

Returns:
java.lang.String

setBemerkung

public void setBemerkung(java.lang.String bemerkung)
Set the value of the BEMERKUNG column.

Parameters:
bemerkung -

getAn360x11

public java.util.Date getAn360x11()
Return the value of the AN_360X11 column.

Returns:
java.util.Date

setAn360x11

public void setAn360x11(java.util.Date an360x11)
Set the value of the AN_360X11 column.

Parameters:
an360x11 -

getUeberschreitung

public java.lang.String getUeberschreitung()
Return the value of the UEBERSCHREITUNG column.

Returns:
java.lang.String

setUeberschreitung

public void setUeberschreitung(java.lang.String ueberschreitung)
Set the value of the UEBERSCHREITUNG column.

Parameters:
ueberschreitung -

getAnzahlbeteiligte

public java.lang.Integer getAnzahlbeteiligte()
Return the value of the anzahlbeteiligte column.

Returns:
java.lang.String

setAnzahlbeteiligte

public void setAnzahlbeteiligte(java.lang.Integer anzahlbeteiligte)
Set the value of the UEBERSCHREITUNG column.

Parameters:
ueberschreitung -

getUhrzeitbeginn

public java.lang.String getUhrzeitbeginn()
Return the value of the uhrzeitbeginn column.

Returns:
java.lang.String

setUhrzeitbeginn

public void setUhrzeitbeginn(java.lang.String uhrzeitbeginn)
Set the value of the uhrzeitbeginn column.

Parameters:
uhrzeitbeginn -

getUhrzeitende

public java.lang.String getUhrzeitende()
Return the value of the uhrzeitende column.

Returns:
java.lang.String

setUhrzeitende

public void setUhrzeitende(java.lang.String uhrzeitende)
Set the value of the uhrzeitende column.

Parameters:
uhrzeitende -

getFahrtzeit

public java.lang.String getFahrtzeit()
Return the value of the fahrtzeit column.

Returns:
java.lang.String

setFahrtzeit

public void setFahrtzeit(java.lang.String fahrtzeit)
Set the value of the fahrtzeit column.

Parameters:
fahrtzeit -

getBescheid

public java.util.Date getBescheid()
Return the value of the BESCHEID column.

Returns:
java.util.Date

setBescheid

public void setBescheid(java.util.Date bescheid)
Set the value of the BESCHEID column.

Parameters:
bescheid -

getKosten

public java.lang.Double getKosten()
Return the value of the KOSTEN column.

Returns:
java.lang.Double

setKosten

public void setKosten(java.lang.Double kosten)
Set the value of the KOSTEN column.

Parameters:
kosten -

getStatus

public java.lang.String getStatus()
Return the value of the Status column.

Returns:
java.lang.String

setStatus

public void setStatus(java.lang.String status)
Set the value of the Status column.

Parameters:
status -

getSachbearbeiter

public java.lang.String getSachbearbeiter()
Return the value of the Sachbearbeiter column.

Returns:
java.lang.String

setSachbearbeiter

public void setSachbearbeiter(java.lang.String sachbearbeiter)
Set the value of the Sachbearbeiter column.

Parameters:
sachbearbeiter -

getMassnahmen

public java.lang.String getMassnahmen()
Return the value of the MASSNAHMEN column.

Returns:
java.lang.String

setMassnahmen

public void setMassnahmen(java.lang.String massnahmen)
Set the value of the MASSNAHMEN column.

Parameters:
massnahmen -

getBezeichnung

public java.lang.String getBezeichnung()
Return the value of the BEZEICHNUNG column.

Returns:
java.lang.String

setBezeichnung

public void setBezeichnung(java.lang.String bezeichnung)
Set the value of the BEZEICHNUNG column.

Parameters:
bezeichnung -

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