| Package | Description | 
|---|---|
| org.oxerr.okcoin.rest.dto | 
 Data transfer objects. 
 | 
| org.oxerr.okcoin.websocket.dto | 
 Data transfer objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Order[] | 
OrderResult.getOrders()  | 
Order[] | 
OrderHistory.getOrders()  | 
| Constructor and Description | 
|---|
OrderHistory(boolean result,
            int currentPage,
            int pageLength,
            int total,
            Order[] orders)  | 
OrderResult(boolean result,
           int errorCode,
           Order[] orders)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Order  | 
Copyright © 2013–2017. All rights reserved.