Class LatokenQueryOrderParams
java.lang.Object
org.knowm.xchange.latoken.service.LatokenQueryOrderParams
- All Implemented Interfaces:
CurrencyPairParam,OrderQueryParamCurrencyPair,OrderQueryParams
-
Constructor Summary
ConstructorsConstructorDescriptionLatokenQueryOrderParams(CurrencyPair currencyPair, LatokenOrderStatus status, Integer limit) -
Method Summary
Modifier and TypeMethodDescriptiongetLimit()voidsetCurrencyPair(CurrencyPair currencyPair) voidvoidsetOrderId(String orderId) voidsetStatus(LatokenOrderStatus status)
-
Constructor Details
-
LatokenQueryOrderParams
-
-
Method Details
-
getOrderId
- Specified by:
getOrderIdin interfaceOrderQueryParams
-
setOrderId
- Specified by:
setOrderIdin interfaceOrderQueryParams
-
getCurrencyPair
- Specified by:
getCurrencyPairin interfaceCurrencyPairParam- Specified by:
getCurrencyPairin interfaceOrderQueryParamCurrencyPair
-
setCurrencyPair
- Specified by:
setCurrencyPairin interfaceCurrencyPairParam- Specified by:
setCurrencyPairin interfaceOrderQueryParamCurrencyPair
-
getStatus
-
setStatus
-
getLimit
-
setLimit
-