コード例 #1
0
 @Override
 public int update(GenericProteinferPeptide<?, ?> peptide) {
   return peptDao.update(peptide);
 }