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

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

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

Fields in br.jus.cnj.intercomunicacao.beans with type parameters of type Endereco
protected  List<Endereco> RepresentanteProcessual.endereco
           
protected  List<Endereco> Pessoa.endereco
           
 

Methods in br.jus.cnj.intercomunicacao.beans that return Endereco
 Endereco ObjectFactory.createEndereco()
          Create an instance of Endereco
 

Methods in br.jus.cnj.intercomunicacao.beans that return types with arguments of type Endereco
 List<Endereco> RepresentanteProcessual.getEndereco()
          Gets the value of the endereco property.
 List<Endereco> Pessoa.getEndereco()
          Gets the value of the endereco property.
 



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