Uses of Class
org.knowm.xchange.bitstamp.dto.account.BitstampBalance
Packages that use BitstampBalance
-
Uses of BitstampBalance in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampBalanceModifier and TypeMethodDescriptionBitstampAuthenticatedV2.getBalance(String apiKey, si.mazi.rescu.ParamsDigest signer, si.mazi.rescu.SynchronizedValueFactory<String> nonce, si.mazi.rescu.SynchronizedValueFactory<String> timeStamp, String version) Methods in org.knowm.xchange.bitstamp with parameters of type BitstampBalanceModifier and TypeMethodDescriptionstatic AccountInfoBitstampAdapters.adaptAccountInfo(BitstampBalance bitstampBalance, String userName) Adapts a BitstampBalance to an AccountInfo -
Uses of BitstampBalance in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return BitstampBalance