コード例 #1
0
 public Brouwer read(long brouwerNr) {
   return brouwerDAO.read(brouwerNr);
 }