|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.base.BaseVinculo
public abstract class BaseVinculo
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 Vinculo table. Do not modify this class because it will be overwritten if the configuration file related to this class is modified.
Field Summary | |
---|---|
static java.lang.String |
PROP_ASSUNTO
|
static java.lang.String |
PROP_CODIGO_RESPONSAVEL_TECNICO
|
static java.lang.String |
PROP_CODIGO_TRAMITE
|
static java.lang.String |
PROP_CODIGO_VINCULO
|
static java.lang.String |
PROP_DATA_DOCUMENTO
|
static java.lang.String |
PROP_ESPECIE
|
static java.lang.String |
PROP_INTERESSADO
|
static java.lang.String |
PROP_NUMERO_DOCUMENTO
|
static java.lang.String |
PROP_PROCEDENCIA
|
static java.lang.String |
PROP_QUANTIDADE_PAGINAS
|
static java.lang.String |
PROP_QUANTIDADE_VOLUME
|
static java.lang.String |
PROP_UNIDADE_TRAMITE_VINCULO
|
Constructor Summary | |
---|---|
BaseVinculo()
|
|
BaseVinculo(java.lang.Integer _codigoVinculo)
Constructor for primary key |
|
BaseVinculo(java.lang.Integer _codigoVinculo,
Especie _especie,
PessoaProcesso _procedencia,
Assunto _assunto,
UnidadeTramite _unidadeTramiteVinculo,
PessoaProcesso _interessado)
Constructor for required fields |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Assunto |
getAssunto()
|
java.lang.Integer |
getCodigoResponsavelTecnico()
Return the value associated with the column: CodigoResponsavelTecnico |
java.lang.Integer |
getCodigoTramite()
Return the value associated with the column: CodigoTramite |
java.lang.Integer |
getCodigoVinculo()
Return the unique identifier of this class |
java.util.Date |
getDataDocumento()
Return the value associated with the column: DataDocumento |
Especie |
getEspecie()
|
PessoaProcesso |
getInteressado()
|
java.lang.String |
getNumeroDocumento()
Return the value associated with the column: NumeroDocumento |
PessoaProcesso |
getProcedencia()
|
java.lang.Integer |
getQuantidadePaginas()
Return the value associated with the column: QuantidadePaginas |
java.lang.Integer |
getQuantidadeVolume()
Return the value associated with the column: QuantidadeVolume |
UnidadeTramite |
getUnidadeTramiteVinculo()
|
int |
hashCode()
|
void |
setAssunto(Assunto _assunto)
Set the value related to the column: CodigoAssunto |
void |
setCodigoResponsavelTecnico(java.lang.Integer _codigoResponsavelTecnico)
Set the value related to the column: CodigoResponsavelTecnico |
void |
setCodigoTramite(java.lang.Integer _codigoTramite)
Set the value related to the column: CodigoTramite |
void |
setCodigoVinculo(java.lang.Integer _codigoVinculo)
Set the unique identifier of this class |
void |
setDataDocumento(java.util.Date _dataDocumento)
Set the value related to the column: DataDocumento |
void |
setEspecie(Especie _especie)
Set the value related to the column: CodigoEspecie |
void |
setInteressado(PessoaProcesso _interessado)
Set the value related to the column: CodigoPessoaInteressado |
void |
setNumeroDocumento(java.lang.String _numeroDocumento)
Set the value related to the column: NumeroDocumento |
void |
setProcedencia(PessoaProcesso _procedencia)
Set the value related to the column: CodigoPessoaProcedencia |
void |
setQuantidadePaginas(java.lang.Integer _quantidadePaginas)
Set the value related to the column: QuantidadePaginas |
void |
setQuantidadeVolume(java.lang.Integer _quantidadeVolume)
Set the value related to the column: QuantidadeVolume |
void |
setUnidadeTramiteVinculo(UnidadeTramite _unidadeTramiteVinculo)
Set the value related to the column: CodigoUnidadeTramiteVinculo |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static java.lang.String PROP_CODIGO_TRAMITE
public static java.lang.String PROP_NUMERO_DOCUMENTO
public static java.lang.String PROP_DATA_DOCUMENTO
public static java.lang.String PROP_ASSUNTO
public static java.lang.String PROP_QUANTIDADE_VOLUME
public static java.lang.String PROP_QUANTIDADE_PAGINAS
public static java.lang.String PROP_ESPECIE
public static java.lang.String PROP_PROCEDENCIA
public static java.lang.String PROP_CODIGO_VINCULO
public static java.lang.String PROP_CODIGO_RESPONSAVEL_TECNICO
public static java.lang.String PROP_INTERESSADO
public static java.lang.String PROP_UNIDADE_TRAMITE_VINCULO
Constructor Detail |
---|
public BaseVinculo()
public BaseVinculo(java.lang.Integer _codigoVinculo)
public BaseVinculo(java.lang.Integer _codigoVinculo, Especie _especie, PessoaProcesso _procedencia, Assunto _assunto, UnidadeTramite _unidadeTramiteVinculo, PessoaProcesso _interessado)
Method Detail |
---|
public java.lang.Integer getCodigoVinculo()
public void setCodigoVinculo(java.lang.Integer _codigoVinculo)
_codigoVinculo
- the new IDpublic java.lang.Integer getCodigoTramite()
public void setCodigoTramite(java.lang.Integer _codigoTramite)
_codigoTramite
- the CodigoTramite valuepublic java.util.Date getDataDocumento()
public void setDataDocumento(java.util.Date _dataDocumento)
_dataDocumento
- the DataDocumento valuepublic java.lang.String getNumeroDocumento()
public void setNumeroDocumento(java.lang.String _numeroDocumento)
_numeroDocumento
- the NumeroDocumento valuepublic java.lang.Integer getQuantidadeVolume()
public void setQuantidadeVolume(java.lang.Integer _quantidadeVolume)
_quantidadeVolume
- the QuantidadeVolume valuepublic java.lang.Integer getQuantidadePaginas()
public void setQuantidadePaginas(java.lang.Integer _quantidadePaginas)
_quantidadePaginas
- the QuantidadePaginas valuepublic java.lang.Integer getCodigoResponsavelTecnico()
public void setCodigoResponsavelTecnico(java.lang.Integer _codigoResponsavelTecnico)
_codigoResponsavelTecnico
- the CodigoResponsavelTecnico valuepublic Especie getEspecie()
public void setEspecie(Especie _especie)
_especie
- the CodigoEspecie valuepublic PessoaProcesso getProcedencia()
public void setProcedencia(PessoaProcesso _procedencia)
_procedencia
- the CodigoPessoaProcedencia valuepublic Assunto getAssunto()
public void setAssunto(Assunto _assunto)
_assunto
- the CodigoAssunto valuepublic UnidadeTramite getUnidadeTramiteVinculo()
public void setUnidadeTramiteVinculo(UnidadeTramite _unidadeTramiteVinculo)
_unidadeTramiteVinculo
- the CodigoUnidadeTramiteVinculo valuepublic PessoaProcesso getInteressado()
public void setInteressado(PessoaProcesso _interessado)
_interessado
- the CodigoPessoaInteressado 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 |