(Object rawCurrency)
| 5119 | } |
| 5120 | |
| 5121 | public Object parseCurrency(Object rawCurrency) |
| 5122 | { |
| 5123 | throw new NotSupported((String)Helpers.add(this.id, " parseCurrency() is not supported yet")) ; |
| 5124 | } |
| 5125 | |
| 5126 | public Object parseCurrencies(Object rawCurrencies) |
| 5127 | { |