public class Depth extends Offer
| 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 |
|---|---|
String |
getCurrency() |
String |
getItem() |
long |
getTotal_volume_int() |
String |
getType_str() |
int |
getType() |
getAmount_int, getAmount, getPrice_int, getPrice, getStamp, setAmount_int, setAmount, setStamppublic String getCurrency()
public String getItem()
public long getTotal_volume_int()
public String getType_str()
public int getType()
Copyright © 2012. All Rights Reserved.