SearchOperatorType |
ObjectFactory.createSearchOperatorType()
|
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.
|
SearchOperatorType |
SearchOperatorType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SearchOperatorType |
SearchOperatorType.withField(Collection<SearchFieldType> values) |
SearchOperatorType |
SearchOperatorType.withField(SearchFieldType... values) |
SearchOperatorType |
SearchOperatorType.withFile(CriterionType value) |
SearchOperatorType |
SearchOperatorType.withGroup(Collection<SearchGroupType> values) |
SearchOperatorType |
SearchOperatorType.withGroup(SearchGroupType... values) |
SearchOperatorType |
SearchOperatorType.withItem(ItemCriterionType value) |
SearchOperatorType |
SearchOperatorType.withOperation(SearchOperationType value) |
SearchOperatorType |
SearchOperatorType.withOperator(Collection<SearchOperatorType> values) |
SearchOperatorType |
SearchOperatorType.withOperator(SearchOperatorType... values) |
SearchOperatorType |
SearchOperatorType.withReference(Collection<String> values) |
SearchOperatorType |
SearchOperatorType.withReference(String... values) |
SearchOperatorType |
SearchOperatorType.withShape(ShapeCriterionType value) |
SearchOperatorType |
SearchOperatorType.withText(Collection<ItemSearchTextValueType> values) |
SearchOperatorType |
SearchOperatorType.withText(ItemSearchTextValueType... values) |