Package | Description |
---|---|
com.xeiam.xchange.bittrex.v1 | |
com.xeiam.xchange.bittrex.v1.dto.trade | |
com.xeiam.xchange.bittrex.v1.service.polling |
Modifier and Type | Method and Description |
---|---|
static UserTrade |
BittrexAdapters.adaptUserTrade(BittrexUserTrade trade) |
Modifier and Type | Method and Description |
---|---|
static List<UserTrade> |
BittrexAdapters.adaptUserTrades(List<BittrexUserTrade> bittrexUserTrades) |
Modifier and Type | Method and Description |
---|---|
List<BittrexUserTrade> |
BittrexTradeHistoryResponse.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
BittrexTradeHistoryResponse.setResult(List<BittrexUserTrade> result) |
Modifier and Type | Method and Description |
---|---|
List<BittrexUserTrade> |
BittrexTradeServiceRaw.getBittrexTradeHistory() |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.