Exemple #1
0
 public int quantidadeTotal()
 {
     return(daoPedidos.getTotal());
 }