public class CoinfloorEstimateMarketOrder extends Object
Constructor and Description |
---|
CoinfloorEstimateMarketOrder(int tag,
int errorCode,
int baseQty,
int counterQty) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getBaseQty() |
BigDecimal |
getCounterQty() |
int |
getErrorCode() |
int |
getTag() |
String |
toString() |
public CoinfloorEstimateMarketOrder(int tag, int errorCode, int baseQty, int counterQty)
public int getTag()
public int getErrorCode()
public BigDecimal getBaseQty()
public BigDecimal getCounterQty()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.