Uses of Class
com.vidispine.generated.HighlighterType
-
Uses of HighlighterType in com.vidispine.generated
Fields in com.vidispine.generated declared as HighlighterTypeModifier and TypeFieldDescriptionprotected HighlighterTypeAnalyzeJobType.highlighterprotected HighlighterTypeComplexJobAnalyzeType.highlighterMethods in com.vidispine.generated that return HighlighterTypeModifier and TypeMethodDescriptionObjectFactory.createHighlighterType()Create an instance ofHighlighterTypeAnalyzeJobType.getHighlighter()Gets the value of the highlighter property.ComplexJobAnalyzeType.getHighlighter()Gets the value of the highlighter property.HighlighterType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the model property.Methods in com.vidispine.generated with parameters of type HighlighterTypeModifier and TypeMethodDescriptionvoidAnalyzeJobType.setHighlighter(HighlighterType value) Sets the value of the highlighter property.voidComplexJobAnalyzeType.setHighlighter(HighlighterType value) Sets the value of the highlighter property.AnalyzeJobType.withHighlighter(HighlighterType value) Sets the value of the highlighter property.ComplexJobAnalyzeType.withHighlighter(HighlighterType value) Sets the value of the highlighter property.