Uses of Class
org.knowm.xchange.huobi.dto.marketdata.HuobiAssetPair
Packages that use HuobiAssetPair
Package
Description
-
Uses of HuobiAssetPair in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi with parameters of type HuobiAssetPairModifier and TypeMethodDescriptionstatic void
HuobiUtils.setHuobiAssetPairs
(HuobiAssetPair[] huobiAssetPairs) -
Uses of HuobiAssetPair in org.knowm.xchange.huobi.dto.marketdata.results
Constructors in org.knowm.xchange.huobi.dto.marketdata.results with parameters of type HuobiAssetPairModifierConstructorDescriptionHuobiAssetPairsResult
(String status, HuobiAssetPair[] result, String errCode, String errMsg) -
Uses of HuobiAssetPair in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service that return HuobiAssetPair