Uses of Class
org.knowm.xchange.vaultoro.dto.account.VaultoroBalance
Packages that use VaultoroBalance
Package
Description
-
Uses of VaultoroBalance in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro with parameters of type VaultoroBalanceModifier and TypeMethodDescriptionstatic Balance
VaultoroAdapters.adaptVaultoroBalance
(VaultoroBalance vaultoroBalance) Method parameters in org.knowm.xchange.vaultoro with type arguments of type VaultoroBalanceModifier and TypeMethodDescriptionstatic AccountInfo
VaultoroAdapters.adaptVaultoroBalances
(List<VaultoroBalance> vaultoroBalances) -
Uses of VaultoroBalance in org.knowm.xchange.vaultoro.dto.account
Methods in org.knowm.xchange.vaultoro.dto.account that return types with arguments of type VaultoroBalanceMethod parameters in org.knowm.xchange.vaultoro.dto.account with type arguments of type VaultoroBalanceModifier and TypeMethodDescriptionvoid
VaultoroBalancesResponse.setData
(List<VaultoroBalance> data) -
Uses of VaultoroBalance in org.knowm.xchange.vaultoro.service
Methods in org.knowm.xchange.vaultoro.service that return types with arguments of type VaultoroBalance