| Modifier and Type | Field and Description |
|---|---|
protected List<ItemSearchTextValueType> |
ItemSearchType.text |
| Modifier and Type | Method and Description |
|---|---|
ItemSearchTextValueType |
ObjectFactory.createItemSearchTextValueType()
Create an instance of
ItemSearchTextValueType |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ItemSearchType |
ItemSearchType.withText(ItemSearchTextValueType... values) |
ShapeSearchType |
ShapeSearchType.withText(ItemSearchTextValueType... values) |
FileSearchType |
FileSearchType.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) |
Copyright © 2015. All rights reserved.