コード例 #1
0
 public List<AjusteGeneralTO> getAll() {
   // TODO Auto-generated method stub
   return ajusteGeneralDAO.getAll();
 }