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

Packages that use CadastroIdentificador
br.jus.cnj.intercomunicacao.beans   
 

Uses of CadastroIdentificador in br.jus.cnj.intercomunicacao.beans
 

Fields in br.jus.cnj.intercomunicacao.beans declared as CadastroIdentificador
protected  CadastroIdentificador Pessoa.numeroDocumentoPrincipal
           
 

Fields in br.jus.cnj.intercomunicacao.beans with type parameters of type CadastroIdentificador
protected  List<CadastroIdentificador> CabecalhoProcessual.magistradoAtuante
           
 

Methods in br.jus.cnj.intercomunicacao.beans that return CadastroIdentificador
 CadastroIdentificador ObjectFactory.createCadastroIdentificador()
          Create an instance of CadastroIdentificador
 CadastroIdentificador Pessoa.getNumeroDocumentoPrincipal()
          Gets the value of the numeroDocumentoPrincipal property.
 

Methods in br.jus.cnj.intercomunicacao.beans that return types with arguments of type CadastroIdentificador
 List<CadastroIdentificador> CabecalhoProcessual.getMagistradoAtuante()
          Gets the value of the magistradoAtuante property.
 

Methods in br.jus.cnj.intercomunicacao.beans with parameters of type CadastroIdentificador
 void Pessoa.setNumeroDocumentoPrincipal(CadastroIdentificador value)
          Sets the value of the numeroDocumentoPrincipal property.
 



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