public class TickerPrice extends MtGoxPrice implements CurrencyKludge
currency| Constructor and Description |
|---|
TickerPrice(double value,
long value_int,
String display,
String display_short,
String currency) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyInfo |
getCurrencyInfo() |
MtGoxFiatCurrency |
getPriceValue()
This function must be called *after* you have setCurrencyInfo on this
object.
|
void |
setCurrencyInfo(CurrencyInfo currencyInfo) |
getCurrencyCode, getDisplay_short, getDisplay, getPriceValueIntpublic void setCurrencyInfo(CurrencyInfo currencyInfo)
setCurrencyInfo in interface CurrencyKludgepublic CurrencyInfo getCurrencyInfo()
public MtGoxFiatCurrency getPriceValue()
Copyright © 2013. All Rights Reserved.