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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
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 © 2017. All rights reserved.