Uses of Class
org.knowm.xchange.bitso.dto.account.BitsoBalance
-
Packages that use BitsoBalance Package Description org.knowm.xchange.bitso org.knowm.xchange.bitso.service -
-
Uses of BitsoBalance in org.knowm.xchange.bitso
Methods in org.knowm.xchange.bitso that return BitsoBalance Modifier and Type Method Description BitsoBalanceBitsoAuthenticated. getBalance(String apiKey, BitsoDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)Methods in org.knowm.xchange.bitso with parameters of type BitsoBalance Modifier and Type Method Description static WalletBitsoAdapters. adaptWallet(BitsoBalance bitsoBalance) -
Uses of BitsoBalance in org.knowm.xchange.bitso.service
Methods in org.knowm.xchange.bitso.service that return BitsoBalance Modifier and Type Method Description BitsoBalanceBitsoAccountServiceRaw. getBitsoBalance()
-