|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pessoa | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of Pessoa in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as Pessoa | |
---|---|
protected Pessoa |
RelacionamentoPessoal.pessoa
|
protected Pessoa |
Parte.pessoa
|
protected Pessoa |
Pessoa.pessoaVinculada
|
Methods in br.jus.cnj.intercomunicacao.beans that return Pessoa | |
---|---|
Pessoa |
ObjectFactory.createPessoa()
Create an instance of Pessoa |
Pessoa |
RelacionamentoPessoal.getPessoa()
Gets the value of the pessoa property. |
Pessoa |
Parte.getPessoa()
Gets the value of the pessoa property. |
Pessoa |
Pessoa.getPessoaVinculada()
Gets the value of the pessoaVinculada property. |
Methods in br.jus.cnj.intercomunicacao.beans with parameters of type Pessoa | |
---|---|
void |
RelacionamentoPessoal.setPessoa(Pessoa value)
Sets the value of the pessoa property. |
void |
Parte.setPessoa(Pessoa value)
Sets the value of the pessoa property. |
void |
Pessoa.setPessoaVinculada(Pessoa value)
Sets the value of the pessoaVinculada property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |