Modifier and Type | Field and Description |
---|---|
protected List<ComplexJobMixInputType> |
ComplexJobType.Connection.audioMixInput |
Modifier and Type | Method and Description |
---|---|
ComplexJobMixInputType |
ObjectFactory.createComplexJobMixInputType()
Create an instance of
ComplexJobMixInputType |
ComplexJobMixInputType |
ComplexJobMixInputType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ComplexJobMixInputType |
ComplexJobMixInputType.withMix(Collection<ComplexJobMixType> values) |
ComplexJobMixInputType |
ComplexJobMixInputType.withMix(ComplexJobMixType... values) |
Modifier and Type | Method and Description |
---|---|
List<ComplexJobMixInputType> |
ComplexJobType.Connection.getAudioMixInput()
Gets the value of the audioMixInput property.
|
Modifier and Type | Method and Description |
---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withAudioMixInput(ComplexJobMixInputType... values) |
Modifier and Type | Method and Description |
---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withAudioMixInput(Collection<ComplexJobMixInputType> values) |
Copyright © 2017. All rights reserved.