Uses of Class
com.vidispine.generated.ComplexJobAudioChannelSequenceInputType
-
Uses of ComplexJobAudioChannelSequenceInputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobAudioChannelSequenceInputTypeModifier and TypeFieldDescriptionprotected List<ComplexJobAudioChannelSequenceInputType>ComplexJobType.Connection.audioChannelSequenceInputMethods in com.vidispine.generated that return ComplexJobAudioChannelSequenceInputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobAudioChannelSequenceInputType()Create an instance ofComplexJobAudioChannelSequenceInputTypeComplexJobAudioChannelSequenceInputType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobAudioChannelSequenceInputType.withInput(ComplexJobAudioChannelMapInputType... values) Adds objects to the list of Input using add methodComplexJobAudioChannelSequenceInputType.withInput(Collection<ComplexJobAudioChannelMapInputType> values) Adds objects to the list of Input using addAll methodMethods in com.vidispine.generated that return types with arguments of type ComplexJobAudioChannelSequenceInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.getAudioChannelSequenceInput()Gets the value of the audioChannelSequenceInput property.Methods in com.vidispine.generated with parameters of type ComplexJobAudioChannelSequenceInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withAudioChannelSequenceInput(ComplexJobAudioChannelSequenceInputType... values) Adds objects to the list of AudioChannelSequenceInput using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobAudioChannelSequenceInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withAudioChannelSequenceInput(Collection<ComplexJobAudioChannelSequenceInputType> values) Adds objects to the list of AudioChannelSequenceInput using addAll method