Uses of Class
com.vidispine.generated.SearchHistoryType
-
Uses of SearchHistoryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SearchHistoryTypeMethods in com.vidispine.generated that return SearchHistoryTypeModifier and TypeMethodDescriptionObjectFactory.createSearchHistoryType()Create an instance ofSearchHistoryTypeSearchHistoryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) SearchHistoryType.withQuery(ItemSearchType value) Sets the value of the query property.SearchHistoryType.withTimestamp(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the user property.Methods in com.vidispine.generated that return types with arguments of type SearchHistoryTypeModifier and TypeMethodDescriptionSearchHistoryListType.getSearch()Gets the value of the search property.Methods in com.vidispine.generated with parameters of type SearchHistoryTypeModifier and TypeMethodDescriptionSearchHistoryListType.withSearch(SearchHistoryType... values) Adds objects to the list of Search using add methodMethod parameters in com.vidispine.generated with type arguments of type SearchHistoryTypeModifier and TypeMethodDescriptionSearchHistoryListType.withSearch(Collection<SearchHistoryType> values) Adds objects to the list of Search using addAll method