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