| Modifier and Type | Field and Description |
|---|---|
protected List<ComplexJobMixType> |
ComplexJobMixInputType.mix |
| Modifier and Type | Method and Description |
|---|---|
ComplexJobMixType |
ObjectFactory.createComplexJobMixType()
Create an instance of
ComplexJobMixType |
ComplexJobMixType |
ComplexJobMixType.withChannel(int value) |
ComplexJobMixType |
ComplexJobMixType.withGain(float value) |
ComplexJobMixType |
ComplexJobMixType.withId(int value) |
ComplexJobMixType |
ComplexJobMixType.withStream(int value) |
| Modifier and Type | Method and Description |
|---|---|
List<ComplexJobMixType> |
ComplexJobMixInputType.getMix()
Gets the value of the mix property.
|
| Modifier and Type | Method and Description |
|---|---|
ComplexJobMixInputType |
ComplexJobMixInputType.withMix(ComplexJobMixType... values) |
| Modifier and Type | Method and Description |
|---|---|
ComplexJobMixInputType |
ComplexJobMixInputType.withMix(Collection<ComplexJobMixType> values) |
Copyright © 2015. All rights reserved.