Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchPrice
| Package | Description |
|---|---|
| org.knowm.xchange.cryptowatch.dto.marketdata.results | |
| org.knowm.xchange.cryptowatch.service |
-
Uses of CryptowatchPrice in org.knowm.xchange.cryptowatch.dto.marketdata.results
Constructors in org.knowm.xchange.cryptowatch.dto.marketdata.results with parameters of type CryptowatchPrice Constructor Description CryptowatchPriceResult(String error, CryptowatchPrice result, Allowance allowance) -
Uses of CryptowatchPrice in org.knowm.xchange.cryptowatch.service
Methods in org.knowm.xchange.cryptowatch.service that return CryptowatchPrice Modifier and Type Method Description CryptowatchPriceCryptowatchMarketDataServiceRaw. getCryptowatchPrice(CurrencyPair pair, String market)