public static class MercadoBitcoinAccountInfo.Funds extends Object
Constructor and Description |
---|
Funds(BigDecimal ltc,
BigDecimal brl,
BigDecimal btc) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getBrl() |
BigDecimal |
getBtc() |
BigDecimal |
getLtc() |
String |
toString() |
public Funds(BigDecimal ltc, BigDecimal brl, BigDecimal btc)
public BigDecimal getLtc()
public BigDecimal getBrl()
public BigDecimal getBtc()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.