Modifier and Type | Field and Description |
---|---|
protected ItemCriterionType |
ItemSearchType.item |
protected ItemCriterionType |
SearchFilterType.item |
protected ItemCriterionType |
SearchOperatorType.item |
Modifier and Type | Method and Description |
---|---|
ItemCriterionType |
ObjectFactory.createItemCriterionType()
Create an instance of
ItemCriterionType |
ItemCriterionType |
ItemSearchType.getItem()
Gets the value of the item property.
|
ItemCriterionType |
SearchFilterType.getItem()
Gets the value of the item property.
|
ItemCriterionType |
SearchOperatorType.getItem()
Gets the value of the item property.
|
ItemCriterionType |
ItemCriterionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ItemCriterionType |
ItemCriterionType.withField(Collection<SearchFieldType> values) |
ItemCriterionType |
ItemCriterionType.withField(SearchFieldType... values) |
ItemCriterionType |
ItemCriterionType.withFile(CriterionType value) |
ItemCriterionType |
ItemCriterionType.withGroup(Collection<SearchGroupType> values) |
ItemCriterionType |
ItemCriterionType.withGroup(SearchGroupType... values) |
ItemCriterionType |
ItemCriterionType.withOperator(SearchOperatorType value) |
ItemCriterionType |
ItemCriterionType.withShape(ShapeCriterionType value) |
Modifier and Type | Method and Description |
---|---|
void |
ItemSearchType.setItem(ItemCriterionType value)
Sets the value of the item property.
|
void |
SearchFilterType.setItem(ItemCriterionType value)
Sets the value of the item property.
|
void |
SearchOperatorType.setItem(ItemCriterionType value)
Sets the value of the item property.
|
ItemSearchType |
ItemSearchType.withItem(ItemCriterionType value) |
SearchFilterType |
SearchFilterType.withItem(ItemCriterionType value) |
ShapeSearchType |
ShapeSearchType.withItem(ItemCriterionType value) |
FileSearchType |
FileSearchType.withItem(ItemCriterionType value) |
SearchOperatorType |
SearchOperatorType.withItem(ItemCriterionType value) |
Copyright © 2017. All rights reserved.