|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bielefeld.umweltamt.aui.mappings.vaws.AbstractVawsBehaelterart
public abstract class AbstractVawsBehaelterart
A class that represents a row in the VAWS_BEHAELTERART table.
You can customize the behavior of this class by editing the class, VawsBehaelterart()
.
WARNING: DO NOT EDIT THIS FILE. This is a generated file that is synchronized * by MyEclipse Hibernate tool integration.
Constructor Summary | |
---|---|
AbstractVawsBehaelterart()
Simple constructor of AbstractVawsBehaelterart instances. |
Method Summary | |
---|---|
java.lang.String |
getBehaelterart()
Return the value of the BEHAELTERART column. |
java.lang.Integer |
getId()
Return the value of the ID column. |
void |
setBehaelterart(java.lang.String behaelterart)
Set the value of the BEHAELTERART column. |
void |
setId(java.lang.Integer id)
Set the value of the ID column. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractVawsBehaelterart()
Method Detail |
---|
public java.lang.String getBehaelterart()
public void setBehaelterart(java.lang.String behaelterart)
behaelterart
- public java.lang.Integer getId()
public void setId(java.lang.Integer id)
id
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |