public static class BTERMarketInfoWrapper.BTERMarketInfo extends Object
| Constructor and Description |
|---|
BTERMarketInfo(CurrencyPair currencyPair,
int decimalPlaces,
BigDecimal minAmount,
BigDecimal fee) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyPair |
getCurrencyPair() |
int |
getDecimalPlaces() |
BigDecimal |
getFee() |
BigDecimal |
getMinAmount() |
String |
toString() |
public BTERMarketInfo(CurrencyPair currencyPair, int decimalPlaces, BigDecimal minAmount, BigDecimal fee)
public CurrencyPair getCurrencyPair()
public int getDecimalPlaces()
public BigDecimal getMinAmount()
public BigDecimal getFee()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.