Modifier and Type | Field and Description |
---|---|
protected List<TrackSegmentType> |
TrackType.segment |
Modifier and Type | Method and Description |
---|---|
TrackSegmentType |
ObjectFactory.createTrackSegmentType()
Create an instance of
TrackSegmentType |
TrackSegmentType |
TrackSegmentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TrackSegmentType |
TrackSegmentType.withEffect(Collection<EffectType> values) |
TrackSegmentType |
TrackSegmentType.withEffect(EffectType... values) |
TrackSegmentType |
TrackSegmentType.withFillerLength(long value) |
TrackSegmentType |
TrackSegmentType.withSubClip(int value) |
TrackSegmentType |
TrackSegmentType.withTransition(NLEJobTransitionType value) |
Modifier and Type | Method and Description |
---|---|
List<TrackSegmentType> |
TrackType.getSegment()
Gets the value of the segment property.
|
Modifier and Type | Method and Description |
---|---|
TrackType |
TrackType.withSegment(TrackSegmentType... values) |
Modifier and Type | Method and Description |
---|---|
TrackType |
TrackType.withSegment(Collection<TrackSegmentType> values) |
Copyright © 2017. All rights reserved.