コード例 #1
0
 public Sistema getSistema(int cod) {
   return serPer.find(cod);
 }