public static class Depth.Marketdepth extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Depth.Marketdepth.Data |
| Constructor and Description |
|---|
Marketdepth() |
| Modifier and Type | Method and Description |
|---|---|
Depth.Marketdepth.Data[] |
getData() |
String |
getName() |
void |
setData(BigDecimal[][] data) |
void |
setName(String name) |
String |
toString() |
public String getName()
public void setName(String name)
public Depth.Marketdepth.Data[] getData()
public void setData(BigDecimal[][] data)
Copyright © 2014–2015. All rights reserved.