Uses of Class
org.knowm.xchange.kraken.dto.marketdata.KrakenAsset
Packages that use KrakenAsset
Package
Description
-
Uses of KrakenAsset in org.knowm.xchange.kraken
Method parameters in org.knowm.xchange.kraken with type arguments of type KrakenAssetModifier and TypeMethodDescriptionstatic void
KrakenUtils.setKrakenAssets
(Map<String, KrakenAsset> assetSource) -
Uses of KrakenAsset in org.knowm.xchange.kraken.dto.marketdata
Methods in org.knowm.xchange.kraken.dto.marketdata that return types with arguments of type KrakenAssetConstructor parameters in org.knowm.xchange.kraken.dto.marketdata with type arguments of type KrakenAsset -
Uses of KrakenAsset in org.knowm.xchange.kraken.dto.marketdata.results
Constructor parameters in org.knowm.xchange.kraken.dto.marketdata.results with type arguments of type KrakenAssetModifierConstructorDescriptionKrakenAssetsResult
(Map<String, KrakenAsset> result, String[] error) Constructor