Uses of Class
com.vidispine.generated.ComplexJobType.Input
-
Uses of ComplexJobType.Input in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobType.InputMethods in com.vidispine.generated that return ComplexJobType.InputModifier and TypeMethodDescriptionObjectFactory.createComplexJobTypeInput()
Create an instance ofComplexJobType.Input
ComplexJobType.Input.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobType.Input.withAnalyze
(ComplexJobAnalyzeType value) Sets the value of the analyze property.ComplexJobType.Input.withBulkyMetadataRequest
(ComplexJobBulkyMetadataRequestType value) Sets the value of the bulkyMetadataRequest property.ComplexJobType.Input.withDemuxerSetting
(KeyValuePairType... values) Adds objects to the list of DemuxerSetting using add methodComplexJobType.Input.withDemuxerSetting
(Collection<KeyValuePairType> values) Adds objects to the list of DemuxerSetting using addAll methodComplexJobType.Input.withDms1TargetUri
(String value) Sets the value of the dms1TargetUri property.ComplexJobType.Input.withDoubleDurationHack
(Integer value) Sets the value of the doubleDurationHack property.ComplexJobType.Input.withFaststartDuration
(ComplexJobType.Input.FaststartDuration value) Sets the value of the faststartDuration property.ComplexJobType.Input.withId
(int value) Sets the value of the id property.ComplexJobType.Input.withInterval
(TimeIntervalType value) Sets the value of the interval property.ComplexJobType.Input.withIntervalIsDts
(Boolean value) Sets the value of the intervalIsDts property.ComplexJobType.Input.withPageno
(Integer value) Sets the value of the pageno property.ComplexJobType.Input.withPartialFile
(PartialFileDemuxerInfoType value) Sets the value of the partialFile property.ComplexJobType.Input.withRange
(SequenceRangeType... values) Adds objects to the list of Range using add methodComplexJobType.Input.withRange
(Collection<SequenceRangeType> values) Adds objects to the list of Range using addAll methodComplexJobType.Input.withScanForStartPTS
(Integer value) Sets the value of the scanForStartPTS property.Adds objects to the list of Uri using add methodComplexJobType.Input.withUri
(Collection<String> values) Adds objects to the list of Uri using addAll methodMethods in com.vidispine.generated that return types with arguments of type ComplexJobType.InputModifier and TypeMethodDescriptionComplexJobType.getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type ComplexJobType.InputModifier and TypeMethodDescriptionComplexJobType.withInput
(ComplexJobType.Input... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobType.InputModifier and TypeMethodDescriptionComplexJobType.withInput
(Collection<ComplexJobType.Input> values) Adds objects to the list of Input using addAll method