Пример #1
0
 /** @param amount the value to store */
 protected void setValue(int amount) {
   data.setAmount(amount);
 }