Modifier and Type | Field and Description |
---|---|
protected List<ConformSegmentType> |
ConformTimelineType.segment |
Modifier and Type | Method and Description |
---|---|
ConformSegmentType |
ObjectFactory.createConformSegmentType()
Create an instance of
ConformSegmentType |
ConformSegmentType |
ConformSegmentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ConformSegmentType |
ConformSegmentType.withDestination(ConformDestinationType value) |
ConformSegmentType |
ConformSegmentType.withSource(ConformSourceType value) |
Modifier and Type | Method and Description |
---|---|
List<ConformSegmentType> |
ConformTimelineType.getSegment()
Gets the value of the segment property.
|
Modifier and Type | Method and Description |
---|---|
ConformTimelineType |
ConformTimelineType.withSegment(ConformSegmentType... values) |
Modifier and Type | Method and Description |
---|---|
ConformTimelineType |
ConformTimelineType.withSegment(Collection<ConformSegmentType> values) |
Copyright © 2018. All rights reserved.