public class Depth extends Offer implements IEventTime
| 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() |
MtGoxBitcoinUnit |
getTotalVolume() |
String |
getType_str() |
int |
getType() |
public String getItem()
public MtGoxBitcoinUnit getTotalVolume()
public String getType_str()
public int getType()
public long getEventTime()
getEventTime in interface IEventTimeCopyright © 2012. All Rights Reserved.