public class ExchangeSellValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
commission |
java.math.BigInteger |
willGet |
| Constructor and Description |
|---|
ExchangeSellValue() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getAmount() |
java.math.BigDecimal |
getAmountWithCommission() |
java.math.BigDecimal |
getCommission() |