Uses of Class
com.vidispine.generated.ComplexJobType.Input.FaststartDuration
-
-
Uses of ComplexJobType.Input.FaststartDuration in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobType.Input.FaststartDuration Modifier and Type Field Description protected ComplexJobType.Input.FaststartDuration
ComplexJobType.Input. faststartDuration
Methods in com.vidispine.generated that return ComplexJobType.Input.FaststartDuration Modifier and Type Method Description ComplexJobType.Input.FaststartDuration
ObjectFactory. createComplexJobTypeInputFaststartDuration()
Create an instance ofComplexJobType.Input.FaststartDuration
ComplexJobType.Input.FaststartDuration
ComplexJobType.Input. getFaststartDuration()
Gets the value of the faststartDuration property.ComplexJobType.Input.FaststartDuration
ComplexJobType.Input.FaststartDuration. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ComplexJobType.Input.FaststartDuration
ComplexJobType.Input.FaststartDuration. withOverride(boolean value)
ComplexJobType.Input.FaststartDuration
ComplexJobType.Input.FaststartDuration. withSamples(long value)
ComplexJobType.Input.FaststartDuration
ComplexJobType.Input.FaststartDuration. withTimeBase(TimeBaseType value)
Methods in com.vidispine.generated with parameters of type ComplexJobType.Input.FaststartDuration Modifier and Type Method Description void
ComplexJobType.Input. setFaststartDuration(ComplexJobType.Input.FaststartDuration value)
Sets the value of the faststartDuration property.ComplexJobType.Input
ComplexJobType.Input. withFaststartDuration(ComplexJobType.Input.FaststartDuration value)
-