Uses of Class
dftf.poao.Estudante
-
Uses of Estudante in dftf.poao
Methods in dftf.poao that return types with arguments of type Estudante Modifier and Type Method Description java.util.ArrayList<Estudante>
Cisuc. filtrarListaInvestigadorByEstudante(java.util.ArrayList<Investigador> investigadores)
filtra lista de investigadores ppor tipo (Estudante)java.util.ArrayList<Estudante>
Cisuc. getListaEstudante()
Method parameters in dftf.poao with type arguments of type Estudante Modifier and Type Method Description void
Cisuc. setListaEstudante(java.util.ArrayList<Estudante> listaEstudante)