public class BitcoinPrice extends MtGoxPrice
currency| Constructor and Description |
|---|
BitcoinPrice(double value,
long value_int,
java.lang.String display,
java.lang.String display_short,
java.lang.String currency) |
| Modifier and Type | Method and Description |
|---|---|
MtGoxBitcoin |
getPriceValue()
This function must be called *after* you have setCurrencyInfo on this
object.
|
getDisplay_short, getDisplay, getPriceValueIntpublic BitcoinPrice(double value,
long value_int,
java.lang.String display,
java.lang.String display_short,
java.lang.String currency)
public MtGoxBitcoin getPriceValue()
Copyright © 2013. All Rights Reserved.