|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.base.BaseTramiteAcaoTramite
public abstract class BaseTramiteAcaoTramite
This class has been automatically generated by Hibernate Synchronizer. For more information or documentation, visit The Hibernate Synchronizer page at http://www.binamics.com/hibernatesync or contact Joe Hudson at joe@binamics.com. This is an object that contains data related to the TramiteAcaoTramite table. Do not modify this class because it will be overwritten if the configuration file related to this class is modified.
Constructor Summary | |
---|---|
BaseTramiteAcaoTramite()
|
|
BaseTramiteAcaoTramite(java.lang.Integer _codigoAcaoTramite,
java.lang.Integer _codigoTramite)
Constructor for primary key |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Integer |
getCodigoAcaoTramite()
|
java.lang.Integer |
getCodigoTramite()
|
int |
hashCode()
|
void |
setCodigoAcaoTramite(java.lang.Integer _codigoAcaoTramite)
Set the value related to the column: CodigoAcaoTramite |
void |
setCodigoTramite(java.lang.Integer _codigoTramite)
Set the value related to the column: CodigoTramite |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BaseTramiteAcaoTramite()
public BaseTramiteAcaoTramite(java.lang.Integer _codigoAcaoTramite, java.lang.Integer _codigoTramite)
Method Detail |
---|
public java.lang.Integer getCodigoAcaoTramite()
public void setCodigoAcaoTramite(java.lang.Integer _codigoAcaoTramite)
_codigoAcaoTramite
- the CodigoAcaoTramite valuepublic java.lang.Integer getCodigoTramite()
public void setCodigoTramite(java.lang.Integer _codigoTramite)
_codigoTramite
- the CodigoTramite valuepublic boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |