Uses of Class
dftf.poao.LivroArtigosConferencia
-
Uses of LivroArtigosConferencia in dftf.poao
Methods in dftf.poao that return types with arguments of type LivroArtigosConferencia Modifier and Type Method Description java.util.ArrayList<LivroArtigosConferencia>
Cisuc. filtrarListaPublicacaoByLivroArtigosConferencia(java.util.ArrayList<Publicacao> publicacoes)
filtra lista de publicacoes ppor tipo (LivroArtigosConferencia)java.util.ArrayList<LivroArtigosConferencia>
Cisuc. getListaLivroArtigosConferencia()
Method parameters in dftf.poao with type arguments of type LivroArtigosConferencia Modifier and Type Method Description void
Cisuc. setListaLivroArtigosConferencia(java.util.ArrayList<LivroArtigosConferencia> listaLivroArtigosConferencia)