Uses of Class
org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
-
Packages that use BitcoindeTrade Package Description org.knowm.xchange.bitcoinde.dto.marketdata -
-
Uses of BitcoindeTrade in org.knowm.xchange.bitcoinde.dto.marketdata
Methods in org.knowm.xchange.bitcoinde.dto.marketdata that return BitcoindeTrade Modifier and Type Method Description BitcoindeTrade[]BitcoindeTradesWrapper. getTrades()Constructors in org.knowm.xchange.bitcoinde.dto.marketdata with parameters of type BitcoindeTrade Constructor Description BitcoindeTradesWrapper(BitcoindeTrade[] trades, int credits, String[] errors)
-