Package | Description |
---|---|
com.xeiam.xchange.coinfloor.dto.streaming.marketdata | |
com.xeiam.xchange.coinfloor.dto.streaming.trade |
Modifier and Type | Method and Description |
---|---|
List<CoinfloorOrder> |
CoinfloorOrderbook.getOrders() |
Constructor and Description |
---|
CoinfloorOrderbook(int tag,
int errorCode,
List<CoinfloorOrder> orders)
Constructor
|
Modifier and Type | Method and Description |
---|---|
List<CoinfloorOrder> |
CoinfloorOpenOrders.getOrders() |
Constructor and Description |
---|
CoinfloorOpenOrders(int tag,
int errorCode,
List<CoinfloorOrder> orders)
Constructor
|
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.