public class Depth extends Offer implements IEventTime, CurrencyKludge
currencyInfo| Constructor and Description |
|---|
Depth(java.lang.String currency,
java.lang.String item,
long total_volume_int,
java.lang.String type_str,
int type,
double price,
double amount,
long price_int,
long amount_int,
long stamp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEventTime() |
java.lang.String |
getItem() |
MtGoxBitcoin |
getTotalVolume() |
java.lang.String |
getType_str() |
int |
getType() |
getAmount, getCurrencyInfo, getPrice, getStamp, setAmount, setCurrencyInfo, setStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCurrencyInfopublic Depth(java.lang.String currency,
java.lang.String item,
long total_volume_int,
java.lang.String type_str,
int type,
double price,
double amount,
long price_int,
long amount_int,
long stamp)
public java.lang.String getItem()
public MtGoxBitcoin getTotalVolume()
public java.lang.String getType_str()
public int getType()
public long getEventTime()
getEventTime in interface IEventTimeCopyright © 2013. All Rights Reserved.