Uses of Class
org.knowm.xchange.huobi.dto.account.HuobiBalanceRecord
Packages that use HuobiBalanceRecord
-
Uses of HuobiBalanceRecord in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi with parameters of type HuobiBalanceRecordModifier and TypeMethodDescriptionstatic Map<String,
HuobiBalanceSum> HuobiAdapters.adaptBalance
(HuobiBalanceRecord[] huobiBalance) -
Uses of HuobiBalanceRecord in org.knowm.xchange.huobi.dto.account
Methods in org.knowm.xchange.huobi.dto.account that return HuobiBalanceRecordConstructors in org.knowm.xchange.huobi.dto.account with parameters of type HuobiBalanceRecordModifierConstructorDescriptionHuobiBalance
(long id, String state, String type, HuobiBalanceRecord[] list)