public final class ANXDepthUpdate extends Object
| Constructor and Description |
|---|
ANXDepthUpdate(String tradeType,
long priceInt,
long volumeInt,
String item,
String currency,
long now,
long totalVolumeInt)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
String |
getItem() |
long |
getNow() |
long |
getPriceInt() |
long |
getTotalVolumeInt() |
String |
getTradeType() |
long |
getVolumeInt() |
String |
toString() |
Copyright © 2012–2019 Knowm Inc.. All rights reserved.