コード例 #1
0
 protected void loadData(Serializable data) {
   setValue(moneySystem.parseRepresentation((String) data));
 }