public class Depth extends Offer implements IEventTime, CurrencyKludge
currencyInfo| Constructor and Description |
|---|
Depth(String currency,
String item,
long total_volume_int,
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() |
String |
getItem() |
MtGoxUnitOfCredit |
getTotalVolume() |
String |
getType_str() |
int |
getType() |
getAmount, getCurrencyInfo, getPrice, getStamp, setAmount, setCurrencyInfo, setStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCurrencyInfopublic String getItem()
public MtGoxUnitOfCredit getTotalVolume()
public String getType_str()
public int getType()
public long getEventTime()
getEventTime in interface IEventTimeCopyright © 2013. All Rights Reserved.