Uses of Class
com.vidispine.generated.AnalyzeJobType.Bars
-
-
Uses of AnalyzeJobType.Bars in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeJobType.Bars Modifier and Type Field Description protected AnalyzeJobType.Bars
AnalyzeJobType. bars
Methods in com.vidispine.generated that return AnalyzeJobType.Bars Modifier and Type Method Description AnalyzeJobType.Bars
ObjectFactory. createAnalyzeJobTypeBars()
Create an instance ofAnalyzeJobType.Bars
AnalyzeJobType.Bars
AnalyzeJobType. getBars()
Gets the value of the bars property.AnalyzeJobType.Bars
AnalyzeJobType.Bars. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AnalyzeJobType.Bars
AnalyzeJobType.Bars. withPercentage(Integer value)
AnalyzeJobType.Bars
AnalyzeJobType.Bars. withThreshold(Float value)
Methods in com.vidispine.generated with parameters of type AnalyzeJobType.Bars Modifier and Type Method Description void
AnalyzeJobType. setBars(AnalyzeJobType.Bars value)
Sets the value of the bars property.AnalyzeJobType
AnalyzeJobType. withBars(AnalyzeJobType.Bars value)
-