Uses of Class
com.vidispine.generated.ComplexJobMixInputType
-
Uses of ComplexJobMixInputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobMixInputTypeModifier and TypeFieldDescriptionprotected List<ComplexJobMixInputType>ComplexJobType.Connection.audioMixInputMethods in com.vidispine.generated that return ComplexJobMixInputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobMixInputType()Create an instance ofComplexJobMixInputTypeComplexJobMixInputType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobMixInputType.withMix(ComplexJobMixType... values) Adds objects to the list of Mix using add methodComplexJobMixInputType.withMix(Collection<ComplexJobMixType> values) Adds objects to the list of Mix using addAll methodMethods in com.vidispine.generated that return types with arguments of type ComplexJobMixInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.getAudioMixInput()Gets the value of the audioMixInput property.Methods in com.vidispine.generated with parameters of type ComplexJobMixInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withAudioMixInput(ComplexJobMixInputType... values) Adds objects to the list of AudioMixInput using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobMixInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withAudioMixInput(Collection<ComplexJobMixInputType> values) Adds objects to the list of AudioMixInput using addAll method