|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.mj.frameworkprocessos.pojo.base.BasePessoaProcesso
public abstract class BasePessoaProcesso
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 PessoaProcesso 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_CODIGO_MUNICIPIO
|
static java.lang.String |
PROP_CODIGO_PESSOA_PROCESSO
|
static java.lang.String |
PROP_DATA_NASCIMENTO
|
static java.lang.String |
PROP_ENDERECO_BAIRRO
|
static java.lang.String |
PROP_ENDERECO_C_E_P
|
static java.lang.String |
PROP_ENDERECO_COMPLEMENTO
|
static java.lang.String |
PROP_ENDERECO_LOGRADOURO
|
static java.lang.String |
PROP_INDICA_TIPO_PESSOA
|
static java.lang.String |
PROP_NOME
|
static java.lang.String |
PROP_NOME_MAE
|
static java.lang.String |
PROP_NOME_PAI
|
static java.lang.String |
PROP_NUMERO_C_N_P_J
|
static java.lang.String |
PROP_NUMERO_C_P_F
|
static java.lang.String |
PROP_NUMERO_IDENTIDADE
|
static java.lang.String |
PROP_ORGAO_EXPEDIDOR
|
static java.lang.String |
PROP_SETOR
|
static java.lang.String |
PROP_SEXO
|
static java.lang.String |
PROP_TELEFONE
|
Constructor Summary | |
---|---|
BasePessoaProcesso()
|
|
BasePessoaProcesso(java.lang.Integer _codigoPessoaProcesso)
Constructor for primary key |
|
BasePessoaProcesso(java.lang.Integer _codigoPessoaProcesso,
java.lang.String _nome,
java.lang.String _indicaTipoPessoa)
Constructor for required fields |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCodigoMunicipio()
Return the value associated with the column: CodigoMunicipio |
java.lang.Integer |
getCodigoPessoaProcesso()
Return the unique identifier of this class |
java.util.Date |
getDataNascimento()
Return the value associated with the column: DataNascimento |
java.lang.String |
getEnderecoBairro()
Return the value associated with the column: EnderecoBairro |
java.lang.String |
getEnderecoCEP()
Return the value associated with the column: EnderecoCEP |
java.lang.String |
getEnderecoComplemento()
Return the value associated with the column: EnderecoComplemento |
java.lang.String |
getEnderecoLogradouro()
Return the value associated with the column: EnderecoLogradouro |
java.lang.String |
getIndicaTipoPessoa()
Return the value associated with the column: IndicaTipoPessoa |
java.lang.String |
getNome()
Return the value associated with the column: Nome |
java.lang.String |
getNomeMae()
Return the value associated with the column: NomeMae |
java.lang.String |
getNomePai()
Return the value associated with the column: NomePai |
java.lang.String |
getNumeroCNPJ()
Return the value associated with the column: NumeroCNPJ |
java.lang.String |
getNumeroCPF()
Return the value associated with the column: NumeroCPF |
java.lang.String |
getNumeroIdentidade()
Return the value associated with the column: NumeroIdentidade |
java.lang.String |
getOrgaoExpedidor()
Return the value associated with the column: OrgaoExpedidor |
java.lang.String |
getSetor()
Return the value associated with the column: Setor |
java.lang.String |
getSexo()
Return the value associated with the column: Sexo |
java.lang.String |
getTelefone()
Return the value associated with the column: Telefone |
int |
hashCode()
|
void |
setCodigoMunicipio(java.lang.String _codigoMunicipio)
Set the value related to the column: CodigoMunicipio |
void |
setCodigoPessoaProcesso(java.lang.Integer _codigoPessoaProcesso)
Set the unique identifier of this class |
void |
setDataNascimento(java.util.Date _dataNascimento)
Set the value related to the column: DataNascimento |
void |
setEnderecoBairro(java.lang.String _enderecoBairro)
Set the value related to the column: EnderecoBairro |
void |
setEnderecoCEP(java.lang.String _enderecoCEP)
Set the value related to the column: EnderecoCEP |
void |
setEnderecoComplemento(java.lang.String _enderecoComplemento)
Set the value related to the column: EnderecoComplemento |
void |
setEnderecoLogradouro(java.lang.String _enderecoLogradouro)
Set the value related to the column: EnderecoLogradouro |
void |
setIndicaTipoPessoa(java.lang.String _indicaTipoPessoa)
Set the value related to the column: IndicaTipoPessoa |
void |
setNome(java.lang.String _nome)
Set the value related to the column: Nome |
void |
setNomeMae(java.lang.String _nomeMae)
Set the value related to the column: NomeMae |
void |
setNomePai(java.lang.String _nomePai)
Set the value related to the column: NomePai |
void |
setNumeroCNPJ(java.lang.String _numeroCNPJ)
Set the value related to the column: NumeroCNPJ |
void |
setNumeroCPF(java.lang.String _numeroCPF)
Set the value related to the column: NumeroCPF |
void |
setNumeroIdentidade(java.lang.String _numeroIdentidade)
Set the value related to the column: NumeroIdentidade |
void |
setOrgaoExpedidor(java.lang.String _orgaoExpedidor)
Set the value related to the column: OrgaoExpedidor |
void |
setSetor(java.lang.String _setor)
Set the value related to the column: Setor |
void |
setSexo(java.lang.String _sexo)
Set the value related to the column: Sexo |
void |
setTelefone(java.lang.String _telefone)
Set the value related to the column: Telefone |
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_NOME_PAI
public static java.lang.String PROP_NUMERO_C_P_F
public static java.lang.String PROP_ORGAO_EXPEDIDOR
public static java.lang.String PROP_SETOR
public static java.lang.String PROP_ENDERECO_BAIRRO
public static java.lang.String PROP_CODIGO_PESSOA_PROCESSO
public static java.lang.String PROP_SEXO
public static java.lang.String PROP_NOME
public static java.lang.String PROP_ENDERECO_LOGRADOURO
public static java.lang.String PROP_ENDERECO_COMPLEMENTO
public static java.lang.String PROP_NUMERO_C_N_P_J
public static java.lang.String PROP_DATA_NASCIMENTO
public static java.lang.String PROP_TELEFONE
public static java.lang.String PROP_ENDERECO_C_E_P
public static java.lang.String PROP_NOME_MAE
public static java.lang.String PROP_CODIGO_MUNICIPIO
public static java.lang.String PROP_INDICA_TIPO_PESSOA
public static java.lang.String PROP_NUMERO_IDENTIDADE
Constructor Detail |
---|
public BasePessoaProcesso()
public BasePessoaProcesso(java.lang.Integer _codigoPessoaProcesso)
public BasePessoaProcesso(java.lang.Integer _codigoPessoaProcesso, java.lang.String _nome, java.lang.String _indicaTipoPessoa)
Method Detail |
---|
public java.lang.Integer getCodigoPessoaProcesso()
public void setCodigoPessoaProcesso(java.lang.Integer _codigoPessoaProcesso)
_codigoPessoaProcesso
- the new IDpublic java.lang.String getNomePai()
public void setNomePai(java.lang.String _nomePai)
_nomePai
- the NomePai valuepublic java.lang.String getNumeroCPF()
public void setNumeroCPF(java.lang.String _numeroCPF)
_numeroCPF
- the NumeroCPF valuepublic java.lang.String getOrgaoExpedidor()
public void setOrgaoExpedidor(java.lang.String _orgaoExpedidor)
_orgaoExpedidor
- the OrgaoExpedidor valuepublic java.lang.String getSetor()
public void setSetor(java.lang.String _setor)
_setor
- the Setor valuepublic java.lang.String getEnderecoBairro()
public void setEnderecoBairro(java.lang.String _enderecoBairro)
_enderecoBairro
- the EnderecoBairro valuepublic java.lang.String getSexo()
public void setSexo(java.lang.String _sexo)
_sexo
- the Sexo valuepublic java.lang.String getNome()
public void setNome(java.lang.String _nome)
_nome
- the Nome valuepublic java.lang.String getEnderecoLogradouro()
public void setEnderecoLogradouro(java.lang.String _enderecoLogradouro)
_enderecoLogradouro
- the EnderecoLogradouro valuepublic java.lang.String getEnderecoComplemento()
public void setEnderecoComplemento(java.lang.String _enderecoComplemento)
_enderecoComplemento
- the EnderecoComplemento valuepublic java.lang.String getNumeroCNPJ()
public void setNumeroCNPJ(java.lang.String _numeroCNPJ)
_numeroCNPJ
- the NumeroCNPJ valuepublic java.util.Date getDataNascimento()
public void setDataNascimento(java.util.Date _dataNascimento)
_dataNascimento
- the DataNascimento valuepublic java.lang.String getTelefone()
public void setTelefone(java.lang.String _telefone)
_telefone
- the Telefone valuepublic java.lang.String getEnderecoCEP()
public void setEnderecoCEP(java.lang.String _enderecoCEP)
_enderecoCEP
- the EnderecoCEP valuepublic java.lang.String getNomeMae()
public void setNomeMae(java.lang.String _nomeMae)
_nomeMae
- the NomeMae valuepublic java.lang.String getCodigoMunicipio()
public void setCodigoMunicipio(java.lang.String _codigoMunicipio)
_codigoMunicipio
- the CodigoMunicipio valuepublic java.lang.String getIndicaTipoPessoa()
public void setIndicaTipoPessoa(java.lang.String _indicaTipoPessoa)
_indicaTipoPessoa
- the IndicaTipoPessoa valuepublic java.lang.String getNumeroIdentidade()
public void setNumeroIdentidade(java.lang.String _numeroIdentidade)
_numeroIdentidade
- the NumeroIdentidade 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 |