コード例 #1
0
 @Override
 public int getUniqueIonCountForRun(int proteinferId) {
   return peptDao.getUniqueIonCountForRun(proteinferId);
 }