Uses of Class
com.vidispine.generated.SearchHighlightType
-
Uses of SearchHighlightType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchHighlightTypeModifier and TypeFieldDescriptionprotected SearchHighlightType
ItemSearchType.highlight
protected SearchHighlightType
MetadataGroupSearchType.highlight
protected SearchHighlightType
SearchType.highlight
Methods in com.vidispine.generated that return SearchHighlightTypeModifier and TypeMethodDescriptionObjectFactory.createSearchHighlightType()
Create an instance ofSearchHighlightType
ItemSearchType.getHighlight()
Gets the value of the highlight property.MetadataGroupSearchType.getHighlight()
Gets the value of the highlight property.SearchType.getHighlight()
Gets the value of the highlight property.SearchHighlightType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of Field using add methodSearchHighlightType.withField
(Collection<String> values) Adds objects to the list of Field using addAll methodSearchHighlightType.withHighlightTimespans
(Boolean value) Sets the value of the highlightTimespans property.SearchHighlightType.withMatchingOnly
(Boolean value) Sets the value of the matchingOnly property.SearchHighlightType.withPrefix
(String value) Sets the value of the prefix property.SearchHighlightType.withSuffix
(String value) Sets the value of the suffix property.Methods in com.vidispine.generated with parameters of type SearchHighlightTypeModifier and TypeMethodDescriptionvoid
ItemSearchType.setHighlight
(SearchHighlightType value) Sets the value of the highlight property.void
MetadataGroupSearchType.setHighlight
(SearchHighlightType value) Sets the value of the highlight property.void
SearchType.setHighlight
(SearchHighlightType value) Sets the value of the highlight property.FileSearchType.withHighlight
(SearchHighlightType value) Sets the value of the highlight property.ItemSearchType.withHighlight
(SearchHighlightType value) Sets the value of the highlight property.MetadataGroupSearchType.withHighlight
(SearchHighlightType value) Sets the value of the highlight property.SearchType.withHighlight
(SearchHighlightType value) Sets the value of the highlight property.ShapeSearchType.withHighlight
(SearchHighlightType value) Sets the value of the highlight property.