Modifier and Type | Field and Description |
---|---|
protected SimpleSearchOperatorType |
SimpleSearchType.operator |
Modifier and Type | Method and Description |
---|---|
SimpleSearchOperatorType |
ObjectFactory.createSimpleSearchOperatorType()
Create an instance of
SimpleSearchOperatorType |
SimpleSearchOperatorType |
SimpleSearchType.getOperator()
Gets the value of the operator property.
|
SimpleSearchOperatorType |
SimpleSearchOperatorType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SimpleSearchOperatorType |
SimpleSearchOperatorType.withField(Collection<SimpleSearchFieldType> values) |
SimpleSearchOperatorType |
SimpleSearchOperatorType.withField(SimpleSearchFieldType... values) |
SimpleSearchOperatorType |
SimpleSearchOperatorType.withOperation(SimpleSearchOperationType value) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleSearchType.setOperator(SimpleSearchOperatorType value)
Sets the value of the operator property.
|
SimpleSearchType |
SimpleSearchType.withOperator(SimpleSearchOperatorType value) |
Copyright © 2017. All rights reserved.