Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchAssetPair
Packages that use CryptowatchAssetPair
Package
Description
-
Uses of CryptowatchAssetPair in org.knowm.xchange.cryptowatch
Methods in org.knowm.xchange.cryptowatch with parameters of type CryptowatchAssetPairModifier and TypeMethodDescriptionstatic CurrencyPairCryptowatchAdapters.adaptToCurrencyPair(CryptowatchAssetPair pair) Method parameters in org.knowm.xchange.cryptowatch with type arguments of type CryptowatchAssetPairModifier and TypeMethodDescriptionstatic ExchangeMetaDataCryptowatchAdapters.adaptToExchangeMetaData(ExchangeMetaData exchangeMetaData, List<CryptowatchAssetPair> assetPairs, List<CryptowatchAsset> assets) -
Uses of CryptowatchAssetPair in org.knowm.xchange.cryptowatch.dto.marketdata.results
Constructor parameters in org.knowm.xchange.cryptowatch.dto.marketdata.results with type arguments of type CryptowatchAssetPairModifierConstructorDescriptionCryptowatchAssetPairsResult(String error, List<CryptowatchAssetPair> result, Allowance allowance) -
Uses of CryptowatchAssetPair in org.knowm.xchange.cryptowatch.service
Methods in org.knowm.xchange.cryptowatch.service that return types with arguments of type CryptowatchAssetPair