public class MtGoxPrice extends DtoBase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
currency |
| Constructor and Description |
|---|
MtGoxPrice(double value,
long value_int,
java.lang.String display,
java.lang.String display_short,
java.lang.String currency) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplay_short() |
java.lang.String |
getDisplay() |
long |
getPriceValueInt() |
Copyright © 2013. All Rights Reserved.