public class YacunaTickerOverallStatistics extends Object
Constructor and Description |
---|
YacunaTickerOverallStatistics(Date timestamp,
YacunaCurrencyAmountPair buyPricePair,
YacunaCurrencyAmountPair sellPricePair,
YacunaCurrencyAmountPair lastPricePair) |
Modifier and Type | Method and Description |
---|---|
YacunaCurrencyAmountPair |
getBuyPricePair() |
YacunaCurrencyAmountPair |
getLastPricePair() |
YacunaCurrencyAmountPair |
getSellPricePair() |
Date |
getTimestamp() |
String |
toString() |
public YacunaTickerOverallStatistics(Date timestamp, YacunaCurrencyAmountPair buyPricePair, YacunaCurrencyAmountPair sellPricePair, YacunaCurrencyAmountPair lastPricePair)
public Date getTimestamp()
public YacunaCurrencyAmountPair getBuyPricePair()
public YacunaCurrencyAmountPair getSellPricePair()
public YacunaCurrencyAmountPair getLastPricePair()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.