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