Modifier and Type | Class and Description |
---|---|
class |
ItemCriterionType
Java class for ItemCriterionType complex type.
|
class |
ShapeCriterionType
Java class for ShapeCriterionType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected CriterionType |
ItemSearchType.file |
protected CriterionType |
SearchFilterType.file |
protected CriterionType |
ShapeCriterionType.file |
protected CriterionType |
ItemCriterionType.file |
protected CriterionType |
SearchOperatorType.file |
Modifier and Type | Method and Description |
---|---|
CriterionType |
ObjectFactory.createCriterionType()
Create an instance of
CriterionType |
CriterionType |
ItemSearchType.getFile()
Gets the value of the file property.
|
CriterionType |
SearchFilterType.getFile()
Gets the value of the file property.
|
CriterionType |
ShapeCriterionType.getFile()
Gets the value of the file property.
|
CriterionType |
ItemCriterionType.getFile()
Gets the value of the file property.
|
CriterionType |
SearchOperatorType.getFile()
Gets the value of the file property.
|
CriterionType |
CriterionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
CriterionType |
CriterionType.withField(Collection<SearchFieldType> values) |
CriterionType |
CriterionType.withField(SearchFieldType... values) |
CriterionType |
CriterionType.withGroup(Collection<SearchGroupType> values) |
CriterionType |
CriterionType.withGroup(SearchGroupType... values) |
CriterionType |
CriterionType.withOperator(SearchOperatorType value) |
Modifier and Type | Method and Description |
---|---|
void |
ItemSearchType.setFile(CriterionType value)
Sets the value of the file property.
|
void |
SearchFilterType.setFile(CriterionType value)
Sets the value of the file property.
|
void |
ShapeCriterionType.setFile(CriterionType value)
Sets the value of the file property.
|
void |
ItemCriterionType.setFile(CriterionType value)
Sets the value of the file property.
|
void |
SearchOperatorType.setFile(CriterionType value)
Sets the value of the file property.
|
ItemSearchType |
ItemSearchType.withFile(CriterionType value) |
SearchFilterType |
SearchFilterType.withFile(CriterionType value) |
ShapeSearchType |
ShapeSearchType.withFile(CriterionType value) |
ShapeCriterionType |
ShapeCriterionType.withFile(CriterionType value) |
FileSearchType |
FileSearchType.withFile(CriterionType value) |
ItemCriterionType |
ItemCriterionType.withFile(CriterionType value) |
SearchOperatorType |
SearchOperatorType.withFile(CriterionType value) |
Copyright © 2018. All rights reserved.