public class CoinfloorBalances extends Object
| Constructor and Description |
|---|
CoinfloorBalances(int tag,
int errorCode,
List<CoinfloorAssetBalance> balances)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<CoinfloorAssetBalance> |
getBalances() |
int |
getErrorCode() |
int |
getTag() |
String |
toString() |
public CoinfloorBalances(int tag,
int errorCode,
List<CoinfloorAssetBalance> balances)
balance - op - amount - public int getTag()
public int getErrorCode()
public List<CoinfloorAssetBalance> getBalances()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.