Modifier and Type | Field and Description |
---|---|
protected List<ItemSearchTextValueType> |
ItemSearchType.text |
protected List<ItemSearchTextValueType> |
SearchOperatorType.text |
Modifier and Type | Method and Description |
---|---|
ItemSearchTextValueType |
ObjectFactory.createItemSearchTextValueType()
Create an instance of
ItemSearchTextValueType |
ItemSearchTextValueType |
ItemSearchTextValueType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ItemSearchTextValueType |
ItemSearchTextValueType.withNoescape(boolean value) |
ItemSearchTextValueType |
ItemSearchTextValueType.withValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<ItemSearchTextValueType> |
ItemSearchType.getText()
Gets the value of the text property.
|
List<ItemSearchTextValueType> |
SearchOperatorType.getText()
Gets the value of the text property.
|
Modifier and Type | Method and Description |
---|---|
ItemSearchType |
ItemSearchType.withText(ItemSearchTextValueType... values) |
ShapeSearchType |
ShapeSearchType.withText(ItemSearchTextValueType... values) |
FileSearchType |
FileSearchType.withText(ItemSearchTextValueType... values) |
SearchOperatorType |
SearchOperatorType.withText(ItemSearchTextValueType... values) |
Modifier and Type | Method and Description |
---|---|
ItemSearchType |
ItemSearchType.withText(Collection<ItemSearchTextValueType> values) |
ShapeSearchType |
ShapeSearchType.withText(Collection<ItemSearchTextValueType> values) |
FileSearchType |
FileSearchType.withText(Collection<ItemSearchTextValueType> values) |
SearchOperatorType |
SearchOperatorType.withText(Collection<ItemSearchTextValueType> values) |
Copyright © 2017. All rights reserved.