| Modifier and Type | Field and Description |
|---|---|
protected List<SearchHistoryType> |
SearchHistoryListType.search |
| Modifier and Type | Method and Description |
|---|---|
SearchHistoryType |
ObjectFactory.createSearchHistoryType()
Create an instance of
SearchHistoryType |
SearchHistoryType |
SearchHistoryType.withQuery(ItemSearchType value) |
SearchHistoryType |
SearchHistoryType.withTimestamp(XMLGregorianCalendar value) |
SearchHistoryType |
SearchHistoryType.withUser(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchHistoryType> |
SearchHistoryListType.getSearch()
Gets the value of the search property.
|
| Modifier and Type | Method and Description |
|---|---|
SearchHistoryListType |
SearchHistoryListType.withSearch(SearchHistoryType... values) |
| Modifier and Type | Method and Description |
|---|---|
SearchHistoryListType |
SearchHistoryListType.withSearch(Collection<SearchHistoryType> values) |
Copyright © 2015. All rights reserved.