|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.base.BaseCopiaEletronica
public abstract class BaseCopiaEletronica
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 CopiaEletronica 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_ARQUIVO
|
static java.lang.String |
PROP_CODIGO_COPIA_ELETRONICA
|
static java.lang.String |
PROP_CODIGO_DOCUMENTO
|
static java.lang.String |
PROP_CODIGO_RESPONSAVEL_COPIA
|
static java.lang.String |
PROP_CODIGO_VINCULO
|
static java.lang.String |
PROP_DATA_COPIA_ELETRONICA
|
static java.lang.String |
PROP_NOME_ARQUIVO
|
static java.lang.String |
PROP_NOME_ESTACAO_RESPONSAVEL_COPIA
|
static java.lang.String |
PROP_VERSAO
|
Constructor Summary | |
---|---|
BaseCopiaEletronica()
|
|
BaseCopiaEletronica(java.lang.Integer _codigoCopiaEletronica)
Constructor for primary key |
|
BaseCopiaEletronica(java.lang.Integer _codigoCopiaEletronica,
byte[] _arquivo,
java.lang.Integer _versao,
java.lang.Integer _codigoResponsavelCopia,
java.lang.Integer _codigoDocumento,
java.util.Date _dataCopiaEletronica,
java.lang.String _nomeEstacaoResponsavelCopia,
java.lang.String _nomeArquivo)
Constructor for required fields |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
byte[] |
getArquivo()
Return the value associated with the column: Arquivo |
java.lang.Integer |
getCodigoCopiaEletronica()
Return the unique identifier of this class |
java.lang.Integer |
getCodigoDocumento()
Return the value associated with the column: CodigoDocumento |
java.lang.Integer |
getCodigoResponsavelCopia()
Return the value associated with the column: CodigoResponsavelCopia |
java.lang.Integer |
getCodigoVinculo()
Return the value associated with the column: CodigoVinculo |
java.util.Date |
getDataCopiaEletronica()
Return the value associated with the column: DataCopiaEletronica |
java.lang.String |
getNomeArquivo()
Return the value associated with the column: NomeArquivo |
java.lang.String |
getNomeEstacaoResponsavelCopia()
Return the value associated with the column: NomeEstacaoResponsavelCopia |
java.lang.Integer |
getVersao()
Return the value associated with the column: Versao |
int |
hashCode()
|
void |
setArquivo(byte[] _arquivo)
Set the value related to the column: Arquivo |
void |
setCodigoCopiaEletronica(java.lang.Integer _codigoCopiaEletronica)
Set the unique identifier of this class |
void |
setCodigoDocumento(java.lang.Integer _codigoDocumento)
Set the value related to the column: CodigoDocumento |
void |
setCodigoResponsavelCopia(java.lang.Integer _codigoResponsavelCopia)
Set the value related to the column: CodigoResponsavelCopia |
void |
setCodigoVinculo(java.lang.Integer _codigoVinculo)
Set the value related to the column: CodigoVinculo |
void |
setDataCopiaEletronica(java.util.Date _dataCopiaEletronica)
Set the value related to the column: DataCopiaEletronica |
void |
setNomeArquivo(java.lang.String _nomeArquivo)
Set the value related to the column: NomeArquivo |
void |
setNomeEstacaoResponsavelCopia(java.lang.String _nomeEstacaoResponsavelCopia)
Set the value related to the column: NomeEstacaoResponsavelCopia |
void |
setVersao(java.lang.Integer _versao)
Set the value related to the column: Versao |
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_ARQUIVO
public static java.lang.String PROP_CODIGO_RESPONSAVEL_COPIA
public static java.lang.String PROP_VERSAO
public static java.lang.String PROP_DATA_COPIA_ELETRONICA
public static java.lang.String PROP_CODIGO_VINCULO
public static java.lang.String PROP_NOME_ESTACAO_RESPONSAVEL_COPIA
public static java.lang.String PROP_CODIGO_COPIA_ELETRONICA
public static java.lang.String PROP_NOME_ARQUIVO
public static java.lang.String PROP_CODIGO_DOCUMENTO
Constructor Detail |
---|
public BaseCopiaEletronica()
public BaseCopiaEletronica(java.lang.Integer _codigoCopiaEletronica)
public BaseCopiaEletronica(java.lang.Integer _codigoCopiaEletronica, byte[] _arquivo, java.lang.Integer _versao, java.lang.Integer _codigoResponsavelCopia, java.lang.Integer _codigoDocumento, java.util.Date _dataCopiaEletronica, java.lang.String _nomeEstacaoResponsavelCopia, java.lang.String _nomeArquivo)
Method Detail |
---|
public java.lang.Integer getCodigoCopiaEletronica()
public void setCodigoCopiaEletronica(java.lang.Integer _codigoCopiaEletronica)
_codigoCopiaEletronica
- the new IDpublic byte[] getArquivo()
public void setArquivo(byte[] _arquivo)
_arquivo
- the Arquivo valuepublic java.lang.Integer getVersao()
public void setVersao(java.lang.Integer _versao)
_versao
- the Versao valuepublic java.lang.Integer getCodigoResponsavelCopia()
public void setCodigoResponsavelCopia(java.lang.Integer _codigoResponsavelCopia)
_codigoResponsavelCopia
- the CodigoResponsavelCopia valuepublic java.lang.Integer getCodigoDocumento()
public void setCodigoDocumento(java.lang.Integer _codigoDocumento)
_codigoDocumento
- the CodigoDocumento valuepublic java.util.Date getDataCopiaEletronica()
public void setDataCopiaEletronica(java.util.Date _dataCopiaEletronica)
_dataCopiaEletronica
- the DataCopiaEletronica valuepublic java.lang.String getNomeEstacaoResponsavelCopia()
public void setNomeEstacaoResponsavelCopia(java.lang.String _nomeEstacaoResponsavelCopia)
_nomeEstacaoResponsavelCopia
- the NomeEstacaoResponsavelCopia valuepublic java.lang.String getNomeArquivo()
public void setNomeArquivo(java.lang.String _nomeArquivo)
_nomeArquivo
- the NomeArquivo valuepublic java.lang.Integer getCodigoVinculo()
public void setCodigoVinculo(java.lang.Integer _codigoVinculo)
_codigoVinculo
- the CodigoVinculo 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 |