public final class CryptonitRate extends Object
Constructor and Description |
---|
CryptonitRate(BigDecimal high,
BigDecimal low,
BigDecimal bid,
BigDecimal ask,
BigDecimal last) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAsk() |
BigDecimal |
getBid() |
BigDecimal |
getHigh() |
BigDecimal |
getLast() |
BigDecimal |
getLow() |
String |
toString() |
public CryptonitRate(BigDecimal high, BigDecimal low, BigDecimal bid, BigDecimal ask, BigDecimal last)
high
- low
- bid
- ask
- last
- public BigDecimal getLast()
public BigDecimal getHigh()
public BigDecimal getLow()
public BigDecimal getBid()
public BigDecimal getAsk()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.