Uses of Class
com.vidispine.generated.ComplexJobMixType
-
Uses of ComplexJobMixType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobMixTypeMethods in com.vidispine.generated that return ComplexJobMixTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobMixType()
Create an instance ofComplexJobMixType
ComplexJobMixType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobMixType.withChannel
(int value) Sets the value of the channel property.ComplexJobMixType.withEffect
(EffectType... values) Adds objects to the list of Effect using add methodComplexJobMixType.withEffect
(Collection<EffectType> values) Adds objects to the list of Effect using addAll methodComplexJobMixType.withGain
(float value) Sets the value of the gain property.ComplexJobMixType.withId
(int value) Sets the value of the id property.ComplexJobMixType.withPid
(int value) Sets the value of the pid property.ComplexJobMixType.withStream
(int value) Sets the value of the stream property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobMixTypeModifier and TypeMethodDescriptionComplexJobMixInputType.getMix()
Gets the value of the mix property.Methods in com.vidispine.generated with parameters of type ComplexJobMixTypeModifier and TypeMethodDescriptionComplexJobMixInputType.withMix
(ComplexJobMixType... values) Adds objects to the list of Mix using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobMixTypeModifier and TypeMethodDescriptionComplexJobMixInputType.withMix
(Collection<ComplexJobMixType> values) Adds objects to the list of Mix using addAll method