Modifier and Type | Field and Description |
---|---|
protected List<SearchFieldType> |
ItemSearchType.field |
protected List<SearchFieldType> |
SearchFilterType.field |
protected List<SearchFieldType> |
SearchGroupType.field |
protected List<SearchFieldType> |
SearchOperatorType.field |
protected List<SearchFieldType> |
CriterionType.field |
Modifier and Type | Method and Description |
---|---|
SearchFieldType |
ObjectFactory.createSearchFieldType()
Create an instance of
SearchFieldType |
Modifier and Type | Method and Description |
---|---|
List<SearchFieldType> |
ItemSearchType.getField()
Gets the value of the field property.
|
List<SearchFieldType> |
SearchFilterType.getField()
Gets the value of the field property.
|
List<SearchFieldType> |
SearchGroupType.getField()
Gets the value of the field property.
|
List<SearchFieldType> |
SearchOperatorType.getField()
Gets the value of the field property.
|
List<SearchFieldType> |
CriterionType.getField()
Gets the value of the field property.
|
Copyright © 2015. All rights reserved.