コード例 #1
0
 public ArrayList<ProveedorBean> getProveedores() throws Exception {
   return consultas.getProveedores();
 }