public class LakeBTCBalance extends Object
| Constructor and Description |
|---|
LakeBTCBalance(BigDecimal USD,
BigDecimal CNY,
BigDecimal BTC) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getBTC() |
BigDecimal |
getCNY() |
BigDecimal |
getUSD() |
public LakeBTCBalance(BigDecimal USD, BigDecimal CNY, BigDecimal BTC)
public BigDecimal getUSD()
public BigDecimal getCNY()
public BigDecimal getBTC()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.