Modifier and Type | Field and Description |
---|---|
protected List<SearchGroupType> |
ItemSearchType.group |
protected List<SearchGroupType> |
SearchFilterType.group |
protected List<SearchGroupType> |
SearchGroupType.group |
protected List<SearchGroupType> |
SearchOperatorType.group |
protected List<SearchGroupType> |
CriterionType.group |
Modifier and Type | Method and Description |
---|---|
SearchGroupType |
ObjectFactory.createSearchGroupType()
Create an instance of
SearchGroupType |
SearchGroupType |
SearchGroupType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SearchGroupType |
SearchGroupType.withField(Collection<SearchFieldType> values) |
SearchGroupType |
SearchGroupType.withField(SearchFieldType... values) |
SearchGroupType |
SearchGroupType.withGroup(Collection<SearchGroupType> values) |
SearchGroupType |
SearchGroupType.withGroup(SearchGroupType... values) |
SearchGroupType |
SearchGroupType.withName(String value) |
SearchGroupType |
SearchGroupType.withOperator(SearchOperatorType value) |
SearchGroupType |
SearchGroupType.withReference(String value) |
Modifier and Type | Method and Description |
---|---|
List<SearchGroupType> |
ItemSearchType.getGroup()
Gets the value of the group property.
|
List<SearchGroupType> |
SearchFilterType.getGroup()
Gets the value of the group property.
|
List<SearchGroupType> |
SearchGroupType.getGroup()
Gets the value of the group property.
|
List<SearchGroupType> |
SearchOperatorType.getGroup()
Gets the value of the group property.
|
List<SearchGroupType> |
CriterionType.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
ItemSearchType |
ItemSearchType.withGroup(SearchGroupType... values) |
SearchFilterType |
SearchFilterType.withGroup(SearchGroupType... values) |
ShapeSearchType |
ShapeSearchType.withGroup(SearchGroupType... values) |
SearchGroupType |
SearchGroupType.withGroup(SearchGroupType... values) |
ShapeCriterionType |
ShapeCriterionType.withGroup(SearchGroupType... values) |
FileSearchType |
FileSearchType.withGroup(SearchGroupType... values) |
ItemCriterionType |
ItemCriterionType.withGroup(SearchGroupType... values) |
SearchOperatorType |
SearchOperatorType.withGroup(SearchGroupType... values) |
CriterionType |
CriterionType.withGroup(SearchGroupType... values) |
Modifier and Type | Method and Description |
---|---|
ItemSearchType |
ItemSearchType.withGroup(Collection<SearchGroupType> values) |
SearchFilterType |
SearchFilterType.withGroup(Collection<SearchGroupType> values) |
ShapeSearchType |
ShapeSearchType.withGroup(Collection<SearchGroupType> values) |
SearchGroupType |
SearchGroupType.withGroup(Collection<SearchGroupType> values) |
ShapeCriterionType |
ShapeCriterionType.withGroup(Collection<SearchGroupType> values) |
FileSearchType |
FileSearchType.withGroup(Collection<SearchGroupType> values) |
ItemCriterionType |
ItemCriterionType.withGroup(Collection<SearchGroupType> values) |
SearchOperatorType |
SearchOperatorType.withGroup(Collection<SearchGroupType> values) |
CriterionType |
CriterionType.withGroup(Collection<SearchGroupType> values) |
Copyright © 2017. All rights reserved.