Uses of Class
ecar.pojo.ApontamentoAnexo

Packages that use ApontamentoAnexo
ecar.dao   
ecar.pojo   
 

Uses of ApontamentoAnexo in ecar.dao
 

Methods in ecar.dao that return types with arguments of type ApontamentoAnexo
 java.util.List<ApontamentoAnexo> ApontamentoAnexoDao.getAnexosApontamentoRegda(RegApontamentoRegda regApontamentoRegda)
          Retorna uma lista de ApontamentoAnexo.
 

Uses of ApontamentoAnexo in ecar.pojo
 

Fields in ecar.pojo with type parameters of type ApontamentoAnexo
private  java.util.Set<ApontamentoAnexo> RegApontamentoRegda.anexos
           
 

Methods in ecar.pojo that return types with arguments of type ApontamentoAnexo
 java.util.Set<ApontamentoAnexo> RegApontamentoRegda.getAnexos()
           
 

Method parameters in ecar.pojo with type arguments of type ApontamentoAnexo
 void RegApontamentoRegda.setAnexos(java.util.Set<ApontamentoAnexo> anexos)
           
 

Constructor parameters in ecar.pojo with type arguments of type ApontamentoAnexo
RegApontamentoRegda(java.util.Date dataRegda, java.lang.String infoRegda, RegDemandaRegd regDemandaRegd, UsuarioUsu usuarioUsu, java.util.Set<ApontamentoAnexo> anexos)
           
 



Copyright © 2007, PRODEPA - Processamento de Dados do Pará