public class CoinfloorTradeVolume extends Object
| Constructor and Description |
|---|
CoinfloorTradeVolume(int tag,
int errorCode,
int assetVol)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAssetVol() |
int |
getErrorCode() |
int |
getTag() |
String |
toString() |
public CoinfloorTradeVolume(int tag,
int errorCode,
int assetVol)
balance - op - amount - public int getTag()
public int getErrorCode()
public BigDecimal getAssetVol()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.