Uses of Class
com.vidispine.generated.SearchHighlightType
-
-
Uses of SearchHighlightType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchHighlightType Modifier and Type Field Description protected SearchHighlightTypeItemSearchType. highlightprotected SearchHighlightTypeMetadataGroupSearchType. highlightMethods in com.vidispine.generated that return SearchHighlightType Modifier and Type Method Description SearchHighlightTypeObjectFactory. createSearchHighlightType()Create an instance ofSearchHighlightTypeSearchHighlightTypeItemSearchType. getHighlight()Gets the value of the highlight property.SearchHighlightTypeMetadataGroupSearchType. getHighlight()Gets the value of the highlight property.SearchHighlightTypeSearchHighlightType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)SearchHighlightTypeSearchHighlightType. withField(String... values)SearchHighlightTypeSearchHighlightType. withField(Collection<String> values)SearchHighlightTypeSearchHighlightType. withMatchingOnly(Boolean value)SearchHighlightTypeSearchHighlightType. withPrefix(String value)SearchHighlightTypeSearchHighlightType. withSuffix(String value)Methods in com.vidispine.generated with parameters of type SearchHighlightType Modifier and Type Method Description voidItemSearchType. setHighlight(SearchHighlightType value)Sets the value of the highlight property.voidMetadataGroupSearchType. setHighlight(SearchHighlightType value)Sets the value of the highlight property.FileSearchTypeFileSearchType. withHighlight(SearchHighlightType value)ItemSearchTypeItemSearchType. withHighlight(SearchHighlightType value)MetadataGroupSearchTypeMetadataGroupSearchType. withHighlight(SearchHighlightType value)ShapeSearchTypeShapeSearchType. withHighlight(SearchHighlightType value)
-