public class ExchangeFilter extends Object
| Constructor and Description |
|---|
ExchangeFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilterType() |
Long |
getMaxNumAlgoOrders() |
Long |
getMaxNumOrders() |
void |
setFilterType(String filterType) |
void |
setMaxNumAlgoOrders(Long maxNumAlgoOrders) |
void |
setMaxNumOrders(Long maxNumOrders) |
String |
toString() |
public String getFilterType()
public void setFilterType(String filterType)
public Long getMaxNumOrders()
public void setMaxNumOrders(Long maxNumOrders)
public Long getMaxNumAlgoOrders()
public void setMaxNumAlgoOrders(Long maxNumAlgoOrders)
Copyright © 2021. All rights reserved.