Modifier and Type | Field and Description |
---|---|
protected List<TimelineType.Track.Source> |
TimelineType.Track.source |
Modifier and Type | Method and Description |
---|---|
TimelineType.Track.Source |
ObjectFactory.createTimelineTypeTrackSource()
Create an instance of
TimelineType.Track.Source |
TimelineType.Track.Source |
TimelineType.Track.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TimelineType.Track.Source |
TimelineType.Track.Source.withEffect(String value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withInterval(TimeIntervalType value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withSequence(int value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withSiteId(String value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withTrack(String value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withTransition(TimeCodeType value) |
TimelineType.Track.Source |
TimelineType.Track.Source.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<TimelineType.Track.Source> |
TimelineType.Track.getSource()
Gets the value of the source property.
|
Modifier and Type | Method and Description |
---|---|
TimelineType.Track |
TimelineType.Track.withSource(TimelineType.Track.Source... values) |
Modifier and Type | Method and Description |
---|---|
TimelineType.Track |
TimelineType.Track.withSource(Collection<TimelineType.Track.Source> values) |
Copyright © 2017. All rights reserved.