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, isResult
public 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 BTERBaseResponse
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.