Esempio n. 1
0
 public List <Abastecimento> getList()
 {
     return(daoAbastecimento.listar());
 }