public abstract class FilterQueryType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FilterType |
primaryFilter |
| Constructor and Description |
|---|
FilterQueryType() |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
getPrimaryFilter() |
void |
setPrimaryFilter(FilterType value) |
protected FilterType primaryFilter
public FilterType getPrimaryFilter()
public void setPrimaryFilter(FilterType value)
Copyright © 2021. All rights reserved.