Uses of Class
dftf.poao.ArtigoConferencia
-
Uses of ArtigoConferencia in dftf.poao
Methods in dftf.poao that return types with arguments of type ArtigoConferencia Modifier and Type Method Description java.util.ArrayList<ArtigoConferencia>Cisuc. filtrarListaPublicacaoByArtigoConferencia(java.util.ArrayList<Publicacao> publicacoes)filtra lista de publicacoes ppor tipo (ArtigoConferencia)java.util.ArrayList<ArtigoConferencia>Cisuc. getListaArtigoConferencia()Method parameters in dftf.poao with type arguments of type ArtigoConferencia Modifier and Type Method Description voidCisuc. setListaArtigoConferencia(java.util.ArrayList<ArtigoConferencia> listaArtigoConferencia)