Modifier and Type | Field and Description |
---|---|
protected TransitionType |
ComplexJobInputType.transition |
Modifier and Type | Method and Description |
---|---|
TransitionType |
ObjectFactory.createTransitionType()
Create an instance of
TransitionType |
TransitionType |
ComplexJobInputType.getTransition()
Gets the value of the transition property.
|
TransitionType |
TransitionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TransitionType |
TransitionType.withBorder(BorderType value) |
TransitionType |
TransitionType.withDuration(TimeCodeType value) |
TransitionType |
TransitionType.withEndPercentage(Integer value) |
TransitionType |
TransitionType.withHorizRepeat(Integer value) |
TransitionType |
TransitionType.withReverse(Boolean value) |
TransitionType |
TransitionType.withStartPercentage(Integer value) |
TransitionType |
TransitionType.withTransition(String value) |
TransitionType |
TransitionType.withVertRepeat(Integer value) |
TransitionType |
TransitionType.withWipe(Integer value) |
Modifier and Type | Method and Description |
---|---|
void |
ComplexJobInputType.setTransition(TransitionType value)
Sets the value of the transition property.
|
ComplexJobAudioChannelMapInputType |
ComplexJobAudioChannelMapInputType.withTransition(TransitionType value) |
ComplexJobInputType |
ComplexJobInputType.withTransition(TransitionType value) |
Copyright © 2017. All rights reserved.