Ejemplo n.º 1
0
 public DetallePagos buscarDetallePagos(Long idDetalle) {
   return srv.buscarDetallePagos(idDetalle);
 }