Package | Description |
---|---|
com.xeiam.xchange.bter | |
com.xeiam.xchange.bter.dto.trade |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
BTERAdapters.adaptUserTrade(BTERTrade bterTrade) |
Modifier and Type | Method and Description |
---|---|
static UserTrades |
BTERAdapters.adaptUserTrades(List<BTERTrade> userTrades) |
Modifier and Type | Method and Description |
---|---|
List<BTERTrade> |
BTERTradeHistoryReturn.getTrades() |
Modifier and Type | Method and Description |
---|---|
void |
BTERTradeHistoryReturn.setTrades(List<BTERTrade> trades) |
Constructor and Description |
---|
BTERTradeHistoryReturn(boolean result,
List<BTERTrade> trades,
String message) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.