Uses of Class
org.knowm.xchange.cobinhood.dto.account.CobinhoodCoinBalance
| Package | Description |
|---|---|
| org.knowm.xchange.cobinhood.dto.account |
-
Uses of CobinhoodCoinBalance in org.knowm.xchange.cobinhood.dto.account
Methods in org.knowm.xchange.cobinhood.dto.account that return types with arguments of type CobinhoodCoinBalance Modifier and Type Method Description List<CobinhoodCoinBalance>CobinhoodCoinBalances. getBalances()Constructor parameters in org.knowm.xchange.cobinhood.dto.account with type arguments of type CobinhoodCoinBalance Constructor Description CobinhoodCoinBalances(List<CobinhoodCoinBalance> balances)