Modifier and Type | Class and Description |
---|---|
class |
ComplexJobAudioChannelMapInputType
Java class for ComplexJobAudioChannelMapInputType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<ComplexJobInputType> |
ComplexJobType.Connection.input |
Modifier and Type | Method and Description |
---|---|
ComplexJobInputType |
ObjectFactory.createComplexJobInputType()
Create an instance of
ComplexJobInputType |
ComplexJobInputType |
ComplexJobInputType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ComplexJobInputType |
ComplexJobInputType.withId(int value) |
ComplexJobInputType |
ComplexJobInputType.withSetting(Collection<KeyValuePairType> values) |
ComplexJobInputType |
ComplexJobInputType.withSetting(KeyValuePairType... values) |
ComplexJobInputType |
ComplexJobInputType.withStream(int value) |
ComplexJobInputType |
ComplexJobInputType.withTransition(TransitionType value) |
Modifier and Type | Method and Description |
---|---|
List<ComplexJobInputType> |
ComplexJobType.Connection.getInput()
Gets the value of the input property.
|
Modifier and Type | Method and Description |
---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withInput(ComplexJobInputType... values) |
Modifier and Type | Method and Description |
---|---|
ComplexJobType.Connection |
ComplexJobType.Connection.withInput(Collection<ComplexJobInputType> values) |
Copyright © 2017. All rights reserved.