public class AmountInfo
extends java.lang.Object
| Constructor and Description |
|---|
AmountInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getAmount() |
Currency |
getCurrency() |
void |
setAmount(java.math.BigDecimal amount) |
void |
setCurrency(Currency currency) |