Uses of Class
org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
-
Packages that use CryptonitBalance Package Description org.knowm.xchange.cryptonit2 org.knowm.xchange.cryptonit2.service -
-
Uses of CryptonitBalance in org.knowm.xchange.cryptonit2
Methods in org.knowm.xchange.cryptonit2 that return CryptonitBalance Modifier and Type Method Description CryptonitBalanceCryptonitAuthenticated. getBalance(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<Long> nonce)Methods in org.knowm.xchange.cryptonit2 with parameters of type CryptonitBalance Modifier and Type Method Description static org.knowm.xchange.dto.account.AccountInfoCryptonitAdapters. adaptAccountInfo(CryptonitBalance cryptonitBalance, String userName)Adapts a CryptonitBalance to an AccountInfo -
Uses of CryptonitBalance in org.knowm.xchange.cryptonit2.service
Methods in org.knowm.xchange.cryptonit2.service that return CryptonitBalance Modifier and Type Method Description CryptonitBalanceCryptonitAccountServiceRaw. getCryptonitBalance()
-