Uses of Class
com.vidispine.generated.ShapeDeductionJobType.Input
-
Uses of ShapeDeductionJobType.Input in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ShapeDeductionJobType.InputModifier and TypeFieldDescriptionprotected List<ShapeDeductionJobType.Input>ShapeDeductionJobType.inputMethods in com.vidispine.generated that return ShapeDeductionJobType.InputModifier and TypeMethodDescriptionObjectFactory.createShapeDeductionJobTypeInput()Create an instance ofShapeDeductionJobType.InputShapeDeductionJobType.Input.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ShapeDeductionJobType.Input.withClosedCaptionsExtraction(ClosedCaptionsExtraction value) Sets the value of the closedCaptionsExtraction property.Sets the value of the id property.Sets the value of the image property.ShapeDeductionJobType.Input.withPageno(Integer value) Sets the value of the pageno property.ShapeDeductionJobType.Input.withRange(SequenceRangeType... values) Adds objects to the list of Range using add methodShapeDeductionJobType.Input.withRange(Collection<SequenceRangeType> values) Adds objects to the list of Range using addAll methodShapeDeductionJobType.Input.withSetting(KeyValuePairType... values) Adds objects to the list of Setting using add methodShapeDeductionJobType.Input.withSetting(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodSets the value of the uri property.ShapeDeductionJobType.Input.withUseMediaInfo(Boolean value) Sets the value of the useMediaInfo property.ShapeDeductionJobType.Input.withVerbose(Boolean value) Sets the value of the verbose property.Methods in com.vidispine.generated that return types with arguments of type ShapeDeductionJobType.InputModifier and TypeMethodDescriptionShapeDeductionJobType.getInput()Gets the value of the input property.Methods in com.vidispine.generated with parameters of type ShapeDeductionJobType.InputModifier and TypeMethodDescriptionShapeDeductionJobType.withInput(ShapeDeductionJobType.Input... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type ShapeDeductionJobType.InputModifier and TypeMethodDescriptionShapeDeductionJobType.withInput(Collection<ShapeDeductionJobType.Input> values) Adds objects to the list of Input using addAll method