Modifier and Type | Field and Description |
---|---|
protected SearchOperatorType |
ItemSearchType.operator |
protected SearchOperatorType |
SearchGroupType.operator |
protected SearchOperatorType |
CriterionType.operator |
Modifier and Type | Field and Description |
---|---|
protected List<SearchOperatorType> |
SearchFilterType.operator |
protected List<SearchOperatorType> |
SearchOperatorType.operator |
Modifier and Type | Method and Description |
---|---|
SearchOperatorType |
ObjectFactory.createSearchOperatorType()
Create an instance of
SearchOperatorType |
SearchOperatorType |
ItemSearchType.getOperator()
Gets the value of the operator property.
|
SearchOperatorType |
SearchGroupType.getOperator()
Gets the value of the operator property.
|
SearchOperatorType |
CriterionType.getOperator()
Gets the value of the operator property.
|
Modifier and Type | Method and Description |
---|---|
List<SearchOperatorType> |
SearchFilterType.getOperator()
Gets the value of the operator property.
|
List<SearchOperatorType> |
SearchOperatorType.getOperator()
Gets the value of the operator property.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemSearchType.setOperator(SearchOperatorType value)
Sets the value of the operator property.
|
void |
SearchGroupType.setOperator(SearchOperatorType value)
Sets the value of the operator property.
|
void |
CriterionType.setOperator(SearchOperatorType value)
Sets the value of the operator property.
|
Copyright © 2015. All rights reserved.