Uses of Class
org.knowm.xchange.lakebtc.dto.account.LakeBTCBalance
-
Packages that use LakeBTCBalance Package Description org.knowm.xchange.lakebtc.dto.account -
-
Uses of LakeBTCBalance in org.knowm.xchange.lakebtc.dto.account
Methods in org.knowm.xchange.lakebtc.dto.account that return LakeBTCBalance Modifier and Type Method Description LakeBTCBalance
LakeBTCAccount. getBalance()
Constructors in org.knowm.xchange.lakebtc.dto.account with parameters of type LakeBTCBalance Constructor Description LakeBTCAccount(LakeBTCBalance balance, LakeBTCProfile profile)
Constructor
-