Uses of Class
com.vidispine.generated.HighlighterType
-
Uses of HighlighterType in com.vidispine.generated
Fields in com.vidispine.generated declared as HighlighterTypeModifier and TypeFieldDescriptionprotected HighlighterType
AnalyzeJobType.highlighter
protected HighlighterType
ComplexJobAnalyzeType.highlighter
Methods in com.vidispine.generated that return HighlighterTypeModifier and TypeMethodDescriptionObjectFactory.createHighlighterType()
Create an instance ofHighlighterType
AnalyzeJobType.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 TypeMethodDescriptionvoid
AnalyzeJobType.setHighlighter
(HighlighterType value) Sets the value of the highlighter property.void
ComplexJobAnalyzeType.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.