Uses of Class
com.vidispine.generated.SearchResultType
-
Uses of SearchResultType in com.vidispine.generated
Methods in com.vidispine.generated that return SearchResultTypeModifier and TypeMethodDescriptionObjectFactory.createSearchResultType()
Create an instance ofSearchResultType
SearchResultType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SearchResultType.withAutocomplete
(AutocompleteResponseType... values) Adds objects to the list of Autocomplete using add methodSearchResultType.withAutocomplete
(Collection<AutocompleteResponseType> values) Adds objects to the list of Autocomplete using addAll methodSearchResultType.withEntry
(SearchResultEntryType... values) Adds objects to the list of Entry using add methodSearchResultType.withEntry
(Collection<SearchResultEntryType> values) Adds objects to the list of Entry using addAll methodAdds objects to the list of Facet using add methodSearchResultType.withFacet
(Collection<FacetType> values) Adds objects to the list of Facet using addAll methodSets the value of the hits property.SearchResultType.withNextCursor
(String value) Sets the value of the nextCursor property.SearchResultType.withSuggestion
(SuggestionResultType... values) Adds objects to the list of Suggestion using add methodSearchResultType.withSuggestion
(Collection<SuggestionResultType> values) Adds objects to the list of Suggestion using addAll methodMethods in com.vidispine.generated that return types with arguments of type SearchResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SearchResultType>
ObjectFactory.createSearchResultDocument
(SearchResultType value) Methods in com.vidispine.generated with parameters of type SearchResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SearchResultType>
ObjectFactory.createSearchResultDocument
(SearchResultType value)