Uses of Class
com.vidispine.generated.ComplexJobType.Connection
-
Uses of ComplexJobType.Connection in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobType.ConnectionModifier and TypeFieldDescriptionprotected List<ComplexJobType.Connection>ComplexJobType.connectionMethods in com.vidispine.generated that return ComplexJobType.ConnectionModifier and TypeMethodDescriptionObjectFactory.createComplexJobTypeConnection()Create an instance ofComplexJobType.ConnectionComplexJobType.Connection.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobType.Connection.withAudioChannelMapInput(ComplexJobAudioChannelMapInputType... values) Adds objects to the list of AudioChannelMapInput using add methodComplexJobType.Connection.withAudioChannelMapInput(Collection<ComplexJobAudioChannelMapInputType> values) Adds objects to the list of AudioChannelMapInput using addAll methodComplexJobType.Connection.withAudioChannelSequenceInput(ComplexJobAudioChannelSequenceInputType... values) Adds objects to the list of AudioChannelSequenceInput using add methodComplexJobType.Connection.withAudioChannelSequenceInput(Collection<ComplexJobAudioChannelSequenceInputType> values) Adds objects to the list of AudioChannelSequenceInput using addAll methodComplexJobType.Connection.withAudioMixInput(ComplexJobMixInputType... values) Adds objects to the list of AudioMixInput using add methodComplexJobType.Connection.withAudioMixInput(Collection<ComplexJobMixInputType> values) Adds objects to the list of AudioMixInput using addAll methodComplexJobType.Connection.withAudioOutput(ComplexJobAudioOutputType value) Sets the value of the audioOutput property.ComplexJobType.Connection.withInput(ComplexJobInputType... values) Adds objects to the list of Input using add methodComplexJobType.Connection.withInput(Collection<ComplexJobInputType> values) Adds objects to the list of Input using addAll methodSets the value of the pid property.ComplexJobType.Connection.withSubtitleOutput(ComplexJobSubtitleOutputType value) Sets the value of the subtitleOutput property.ComplexJobType.Connection.withVideoOutput(ComplexJobVideoOutputType value) Sets the value of the videoOutput property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobType.ConnectionModifier and TypeMethodDescriptionComplexJobType.getConnection()Gets the value of the connection property.Methods in com.vidispine.generated with parameters of type ComplexJobType.ConnectionModifier and TypeMethodDescriptionComplexJobType.withConnection(ComplexJobType.Connection... values) Adds objects to the list of Connection using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobType.ConnectionModifier and TypeMethodDescriptionComplexJobType.withConnection(Collection<ComplexJobType.Connection> values) Adds objects to the list of Connection using addAll method