|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parte | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of Parte in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as Parte | |
---|---|
protected Parte |
ComunicacaoProcessual.destinatario
|
protected Parte |
AvisoComunicacaoPendente.destinatario
|
Fields in br.jus.cnj.intercomunicacao.beans with type parameters of type Parte | |
---|---|
protected List<Parte> |
PoloProcessual.parte
|
protected List<Parte> |
Parte.pessoaProcessualRelacionada
|
Methods in br.jus.cnj.intercomunicacao.beans that return Parte | |
---|---|
Parte |
ObjectFactory.createParte()
Create an instance of Parte |
Parte |
ComunicacaoProcessual.getDestinatario()
Gets the value of the destinatario property. |
Parte |
AvisoComunicacaoPendente.getDestinatario()
Gets the value of the destinatario property. |
Methods in br.jus.cnj.intercomunicacao.beans that return types with arguments of type Parte | |
---|---|
List<Parte> |
PoloProcessual.getParte()
Gets the value of the parte property. |
List<Parte> |
Parte.getPessoaProcessualRelacionada()
Gets the value of the pessoaProcessualRelacionada property. |
Methods in br.jus.cnj.intercomunicacao.beans with parameters of type Parte | |
---|---|
void |
ComunicacaoProcessual.setDestinatario(Parte value)
Sets the value of the destinatario property. |
void |
AvisoComunicacaoPendente.setDestinatario(Parte value)
Sets the value of the destinatario property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |