Modifier and Type | Class and Description |
---|---|
class |
FileSearchType
Java class for FileSearchType complex type.
|
class |
ShapeSearchType
Java class for ShapeSearchType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected ItemSearchType |
WebsocketUpdateRequestType.item |
protected ItemSearchType |
SearchHistoryType.query |
protected ItemSearchType |
LibrarySettingsType.query |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ItemSearchType> |
ObjectFactory.createItemSearchDocument(ItemSearchType value)
|
JAXBElement<ItemSearchType> |
ObjectFactory.createMetadataFieldGroupSearchDocument(ItemSearchType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ItemSearchType> |
ObjectFactory.createItemSearchDocument(ItemSearchType value)
|
JAXBElement<ItemSearchType> |
ObjectFactory.createMetadataFieldGroupSearchDocument(ItemSearchType value)
|
void |
WebsocketUpdateRequestType.setItem(ItemSearchType value)
Sets the value of the item property.
|
void |
SearchHistoryType.setQuery(ItemSearchType value)
Sets the value of the query property.
|
void |
LibrarySettingsType.setQuery(ItemSearchType value)
Sets the value of the query property.
|
WebsocketUpdateRequestType |
WebsocketUpdateRequestType.withItem(ItemSearchType value) |
SearchHistoryType |
SearchHistoryType.withQuery(ItemSearchType value) |
LibrarySettingsType |
LibrarySettingsType.withQuery(ItemSearchType value) |
Copyright © 2017. All rights reserved.