Uses of Class
br.jus.cnj.intercomunicacao.beans.Identificador

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.
 



Copyright © 2012 Conselho Nacional de Justiça. All Rights Reserved.