Uses of Class
com.vidispine.generated.AnalyzeJobType.Bars
-
Uses of AnalyzeJobType.Bars in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeJobType.BarsMethods in com.vidispine.generated that return AnalyzeJobType.BarsModifier and TypeMethodDescriptionObjectFactory.createAnalyzeJobTypeBars()Create an instance ofAnalyzeJobType.BarsAnalyzeJobType.getBars()Gets the value of the bars property.AnalyzeJobType.Bars.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeJobType.Bars.withPercentage(Integer value) Sets the value of the percentage property.AnalyzeJobType.Bars.withThreshold(Float value) Sets the value of the threshold property.Methods in com.vidispine.generated with parameters of type AnalyzeJobType.BarsModifier and TypeMethodDescriptionvoidAnalyzeJobType.setBars(AnalyzeJobType.Bars value) Sets the value of the bars property.AnalyzeJobType.withBars(AnalyzeJobType.Bars value) Sets the value of the bars property.