| Package | Description |
|---|---|
| org.knowm.xchange.vaultoro.dto.marketdata |
| Modifier and Type | Method and Description |
|---|---|
List<VaultoroOrder> |
VaultoroOrderBook.getBuys() |
List<VaultoroOrder> |
VaultoroOrderBook.getSells() |
| Modifier and Type | Method and Description |
|---|---|
void |
VaultoroOrderBook.setB(List<VaultoroOrder> b) |
void |
VaultoroOrderBook.setS(List<VaultoroOrder> s) |
Copyright © 2012–2018 Knowm Inc.. All rights reserved.