SearchResultType |
ObjectFactory.createSearchResultType()
|
SearchResultType |
SearchResultType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SearchResultType |
SearchResultType.withAutocomplete(AutocompleteResponseType... values) |
SearchResultType |
SearchResultType.withAutocomplete(Collection<AutocompleteResponseType> values) |
SearchResultType |
SearchResultType.withEntry(Collection<SearchResultEntryType> values) |
SearchResultType |
SearchResultType.withEntry(SearchResultEntryType... values) |
SearchResultType |
SearchResultType.withFacet(Collection<FacetType> values) |
SearchResultType |
SearchResultType.withFacet(FacetType... values) |
SearchResultType |
SearchResultType.withHits(Integer value) |
SearchResultType |
SearchResultType.withSuggestion(Collection<SuggestionResultType> values) |
SearchResultType |
SearchResultType.withSuggestion(SuggestionResultType... values) |