Uses of Class
org.knowm.xchange.okex.dto.account.OkexAssetBalance
Packages that use OkexAssetBalance
-
Uses of OkexAssetBalance in org.knowm.xchange.okex
Methods in org.knowm.xchange.okex that return types with arguments of type OkexAssetBalanceModifier and TypeMethodDescriptionOkexAuthenticated.getAssetBalances
(List<Currency> currencies, String apiKey, si.mazi.rescu.ParamsDigest signature, String timestamp, String passphrase, String simulatedTrading) Method parameters in org.knowm.xchange.okex with type arguments of type OkexAssetBalanceModifier and TypeMethodDescriptionstatic Wallet
OkexAdapters.adaptOkexAssetBalances
(List<OkexAssetBalance> okexAssetBalanceList) -
Uses of OkexAssetBalance in org.knowm.xchange.okex.service
Methods in org.knowm.xchange.okex.service that return types with arguments of type OkexAssetBalanceModifier and TypeMethodDescriptionOkexAccountServiceRaw.getAssetBalances
(List<Currency> currencies)