public class BinanceQueryOrderParams extends Object implements OrderQueryParamCurrencyPair
| Constructor and Description |
|---|
BinanceQueryOrderParams() |
BinanceQueryOrderParams(CurrencyPair pair,
String orderId) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyPair |
getCurrencyPair() |
String |
getOrderId() |
void |
setCurrencyPair(CurrencyPair pair) |
void |
setOrderId(String orderId) |
public BinanceQueryOrderParams()
public BinanceQueryOrderParams(CurrencyPair pair, String orderId)
public CurrencyPair getCurrencyPair()
getCurrencyPair in interface OrderQueryParamCurrencyPairpublic void setCurrencyPair(CurrencyPair pair)
setCurrencyPair in interface OrderQueryParamCurrencyPairpublic String getOrderId()
getOrderId in interface OrderQueryParamspublic void setOrderId(String orderId)
setOrderId in interface OrderQueryParamsCopyright © 2012–2018 Knowm Inc.. All rights reserved.