|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identificador | |
---|---|
br.jus.cnj.intercomunicacao.beans |
Uses of Identificador in br.jus.cnj.intercomunicacao.beans |
---|
Fields in br.jus.cnj.intercomunicacao.beans declared as Identificador | |
---|---|
protected Identificador |
ComunicacaoProcessual.id
|
protected Identificador |
AvisoComunicacaoPendente.idAviso
|
protected Identificador |
TipoConsultarTeorComunicacao.identificadorAviso
|
Methods in br.jus.cnj.intercomunicacao.beans that return Identificador | |
---|---|
Identificador |
ObjectFactory.createIdentificador()
Create an instance of Identificador |
Identificador |
ComunicacaoProcessual.getId()
Gets the value of the id property. |
Identificador |
AvisoComunicacaoPendente.getIdAviso()
Gets the value of the idAviso property. |
Identificador |
TipoConsultarTeorComunicacao.getIdentificadorAviso()
Gets the value of the identificadorAviso property. |
Methods in br.jus.cnj.intercomunicacao.beans with parameters of type Identificador | |
---|---|
void |
ComunicacaoProcessual.setId(Identificador value)
Sets the value of the id property. |
void |
AvisoComunicacaoPendente.setIdAviso(Identificador value)
Sets the value of the idAviso property. |
void |
TipoConsultarTeorComunicacao.setIdentificadorAviso(Identificador value)
Sets the value of the identificadorAviso property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |