public class BTERTicker extends BTERBaseResponse
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAvg() |
BigDecimal |
getBuy() |
BigDecimal |
getHigh() |
BigDecimal |
getLast() |
BigDecimal |
getLow() |
BigDecimal |
getSell() |
BigDecimal |
getVolume(String currency) |
String |
toString() |
getMessage, isResultpublic BigDecimal getLast()
public BigDecimal getHigh()
public BigDecimal getLow()
public BigDecimal getAvg()
public BigDecimal getSell()
public BigDecimal getBuy()
public BigDecimal getVolume(String currency)
public String toString()
toString in class BTERBaseResponseCopyright © 2012–2017 Xeiam, LLC. All rights reserved.