de.bielefeld.umweltamt.aui.mappings.basis
Class AbstractBasisBetreiber

java.lang.Object
  extended by de.bielefeld.umweltamt.aui.mappings.basis.AbstractBasisBetreiber
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BasisBetreiber

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

A class that represents a row in the BASIS_BETREIBER table. You can customize the behavior of this class by editing the class, BasisBetreiber. 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
AbstractBasisBetreiber()
          Simple constructor of AbstractBasisBetreiber instances.
AbstractBasisBetreiber(java.lang.Integer betreiberid)
          Constructor of AbstractBasisBetreiber 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.String getBemerkungen()
          Return the value of the BEMERKUNGEN column.
 java.lang.String getBetranrede()
          Return the value of the BETRANREDE column.
 java.lang.Integer getBetreiberid()
          Return the simple primary key value that identifies this object.
 java.lang.String getBetrname()
          Return the value of the BETRNAME column.
 java.lang.String getBetrnamezus()
          Return the value of the BETRNAMEZUS column.
 java.lang.String getEmail()
          Return the value of the EMAIL column.
 java.lang.Integer getHausnr()
          Return the value of the HAUSNR column.
 java.lang.String getHausnrzus()
          Return the value of the HAUSNRZUS column.
 java.lang.String getKassenzeichen()
          Return the value of the Kassenzeichen column.
 java.lang.String getNamebetrbeauf()
          Return the value of the NAMEBETRBEAUF column.
 java.lang.String getOrt()
          Return the value of the ORT column.
 java.lang.String getPlz()
          Return the value of the PLZ column.
 java.lang.String getPlzzs()
          Return the value of the PLZZS 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 getStrasse()
          Return the value of the STRASSE column.
 java.lang.String getTelefax()
          Return the value of the TELEFAX column.
 java.lang.String getTelefon()
          Return the value of the TELEFON column.
 VawsWirtschaftszweige getVawsWirtschaftszweige()
          Return the value of the WIRTSCHAFTSZWEIGID column.
 java.lang.String getVornamebetrbeauf()
          Return the value of the VORNAMEBETRBEAUF 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 setBemerkungen(java.lang.String bemerkungen)
          Set the value of the BEMERKUNGEN column.
 void setBetranrede(java.lang.String betranrede)
          Set the value of the BETRANREDE column.
 void setBetreiberid(java.lang.Integer betreiberid)
          Set the simple primary key value that identifies this object.
 void setBetrname(java.lang.String betrname)
          Set the value of the BETRNAME column.
 void setBetrnamezus(java.lang.String betrnamezus)
          Set the value of the BETRNAMEZUS column.
 void setEmail(java.lang.String email)
          Set the value of the EMAIL column.
 void setHausnr(java.lang.Integer hausnr)
          Set the value of the HAUSNR column.
 void setHausnrzus(java.lang.String hausnrzus)
          Set the value of the HAUSNRZUS column.
 void setKassenzeichen(java.lang.String kassenzeichen)
          Set the value of the Kassenzeichen column.
 void setNamebetrbeauf(java.lang.String namebetrbeauf)
          Set the value of the NAMEBETRBEAUF column.
 void setOrt(java.lang.String ort)
          Set the value of the ORT column.
 void setPlz(java.lang.String plz)
          Set the value of the PLZ column.
 void setPlzzs(java.lang.String plzzs)
          Set the value of the PLZZS 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 setStrasse(java.lang.String strasse)
          Set the value of the STRASSE column.
 void setTelefax(java.lang.String telefax)
          Set the value of the TELEFAX column.
 void setTelefon(java.lang.String telefon)
          Set the value of the TELEFON column.
 void setVawsWirtschaftszweige(VawsWirtschaftszweige vawsWirtschaftszweige)
          Set the value of the WIRTSCHAFTSZWEIGID column.
 void setVornamebetrbeauf(java.lang.String vornamebetrbeauf)
          Set the value of the VORNAMEBETRBEAUF column.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractBasisBetreiber

public AbstractBasisBetreiber()
Simple constructor of AbstractBasisBetreiber instances.


AbstractBasisBetreiber

public AbstractBasisBetreiber(java.lang.Integer betreiberid)
Constructor of AbstractBasisBetreiber instances given a simple primary key.

Parameters:
betreiberid -
Method Detail

getBetreiberid

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

Returns:
java.lang.Integer

setBetreiberid

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

Parameters:
betreiberid -

getBetranrede

public java.lang.String getBetranrede()
Return the value of the BETRANREDE column.

Returns:
java.lang.String

setBetranrede

public void setBetranrede(java.lang.String betranrede)
Set the value of the BETRANREDE column.

Parameters:
betranrede -

getBetrname

public java.lang.String getBetrname()
Return the value of the BETRNAME column.

Returns:
java.lang.String

setBetrname

public void setBetrname(java.lang.String betrname)
Set the value of the BETRNAME column.

Parameters:
betrname -

getBetrnamezus

public java.lang.String getBetrnamezus()
Return the value of the BETRNAMEZUS column.

Returns:
java.lang.String

setBetrnamezus

public void setBetrnamezus(java.lang.String betrnamezus)
Set the value of the BETRNAMEZUS column.

Parameters:
betrnamezus -

getNamebetrbeauf

public java.lang.String getNamebetrbeauf()
Return the value of the NAMEBETRBEAUF column.

Returns:
java.lang.String

setNamebetrbeauf

public void setNamebetrbeauf(java.lang.String namebetrbeauf)
Set the value of the NAMEBETRBEAUF column.

Parameters:
namebetrbeauf -

getVornamebetrbeauf

public java.lang.String getVornamebetrbeauf()
Return the value of the VORNAMEBETRBEAUF column.

Returns:
java.lang.String

setVornamebetrbeauf

public void setVornamebetrbeauf(java.lang.String vornamebetrbeauf)
Set the value of the VORNAMEBETRBEAUF column.

Parameters:
vornamebetrbeauf -

getStrasse

public java.lang.String getStrasse()
Return the value of the STRASSE column.

Returns:
java.lang.String

setStrasse

public void setStrasse(java.lang.String strasse)
Set the value of the STRASSE column.

Parameters:
strasse -

getHausnr

public java.lang.Integer getHausnr()
Return the value of the HAUSNR column.

Returns:
java.lang.Integer

setHausnr

public void setHausnr(java.lang.Integer hausnr)
Set the value of the HAUSNR column.

Parameters:
hausnr -

getHausnrzus

public java.lang.String getHausnrzus()
Return the value of the HAUSNRZUS column.

Returns:
java.lang.String

setHausnrzus

public void setHausnrzus(java.lang.String hausnrzus)
Set the value of the HAUSNRZUS column.

Parameters:
hausnrzus -

getPlzzs

public java.lang.String getPlzzs()
Return the value of the PLZZS column.

Returns:
java.lang.String

setPlzzs

public void setPlzzs(java.lang.String plzzs)
Set the value of the PLZZS column.

Parameters:
plzzs -

getPlz

public java.lang.String getPlz()
Return the value of the PLZ column.

Returns:
java.lang.String

setPlz

public void setPlz(java.lang.String plz)
Set the value of the PLZ column.

Parameters:
plz -

getOrt

public java.lang.String getOrt()
Return the value of the ORT column.

Returns:
java.lang.String

setOrt

public void setOrt(java.lang.String ort)
Set the value of the ORT column.

Parameters:
ort -

getTelefon

public java.lang.String getTelefon()
Return the value of the TELEFON column.

Returns:
java.lang.String

setTelefon

public void setTelefon(java.lang.String telefon)
Set the value of the TELEFON column.

Parameters:
telefon -

getTelefax

public java.lang.String getTelefax()
Return the value of the TELEFAX column.

Returns:
java.lang.String

setTelefax

public void setTelefax(java.lang.String telefax)
Set the value of the TELEFAX column.

Parameters:
telefax -

getEmail

public java.lang.String getEmail()
Return the value of the EMAIL column.

Returns:
java.lang.String

setEmail

public void setEmail(java.lang.String email)
Set the value of the EMAIL column.

Parameters:
email -

getVawsWirtschaftszweige

public VawsWirtschaftszweige getVawsWirtschaftszweige()
Return the value of the WIRTSCHAFTSZWEIGID column.

Returns:
VawsWirtschaftszweige

setVawsWirtschaftszweige

public void setVawsWirtschaftszweige(VawsWirtschaftszweige vawsWirtschaftszweige)
Set the value of the WIRTSCHAFTSZWEIGID column.

Parameters:
vawsWirtschaftszweige -

getBemerkungen

public java.lang.String getBemerkungen()
Return the value of the BEMERKUNGEN column.

Returns:
java.lang.String

setBemerkungen

public void setBemerkungen(java.lang.String bemerkungen)
Set the value of the BEMERKUNGEN column.

Parameters:
bemerkungen -

getRevidatum

public java.util.Date getRevidatum()
Return the value of the REVIDATUM column.

Returns:
java.util.Date

setRevidatum

public void setRevidatum(java.util.Date revidatum)
Set the value of the REVIDATUM column.

Parameters:
revidatum -

getRevihandz

public java.lang.String getRevihandz()
Return the value of the REVIHANDZ column.

Returns:
java.lang.String

setRevihandz

public void setRevihandz(java.lang.String revihandz)
Set the value of the REVIHANDZ column.

Parameters:
revihandz -

getKassenzeichen

public java.lang.String getKassenzeichen()
Return the value of the Kassenzeichen column.

Returns:
java.lang.String

setKassenzeichen

public void setKassenzeichen(java.lang.String kassenzeichen)
Set the value of the Kassenzeichen column.

Parameters:
revihandz -

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