Modifier and Type | Field and Description |
---|---|
protected List<TrackType> |
NLEJobSequenceType.track |
Modifier and Type | Method and Description |
---|---|
TrackType |
ObjectFactory.createTrackType()
Create an instance of
TrackType |
TrackType |
TrackType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TrackType |
TrackType.withSegment(Collection<TrackSegmentType> values) |
TrackType |
TrackType.withSegment(TrackSegmentType... values) |
Modifier and Type | Method and Description |
---|---|
List<TrackType> |
NLEJobSequenceType.getTrack()
Gets the value of the track property.
|
Modifier and Type | Method and Description |
---|---|
NLEJobSequenceType |
NLEJobSequenceType.withTrack(TrackType... values) |
Modifier and Type | Method and Description |
---|---|
NLEJobSequenceType |
NLEJobSequenceType.withTrack(Collection<TrackType> values) |
Copyright © 2017. All rights reserved.