Modifier and Type | Field and Description |
---|---|
protected TimelineJobRequestType |
JobRequestChoiceType.timelineRequest |
Modifier and Type | Method and Description |
---|---|
TimelineJobRequestType |
ObjectFactory.createTimelineJobRequestType()
Create an instance of
TimelineJobRequestType |
TimelineJobRequestType |
JobRequestChoiceType.getTimelineRequest()
Gets the value of the timelineRequest property.
|
TimelineJobRequestType |
TimelineJobRequestType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TimelineJobRequestType |
TimelineJobRequestType.withContainerFormat(String value) |
TimelineJobRequestType |
TimelineJobRequestType.withOutputUri(String value) |
TimelineJobRequestType |
TimelineJobRequestType.withStream(Collection<TimelineJobRequestType.Stream> values) |
TimelineJobRequestType |
TimelineJobRequestType.withStream(TimelineJobRequestType.Stream... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimelineJobRequestType> |
ObjectFactory.createTimelineJobRequestDocument(TimelineJobRequestType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TimelineJobRequestType> |
ObjectFactory.createTimelineJobRequestDocument(TimelineJobRequestType value)
|
void |
JobRequestChoiceType.setTimelineRequest(TimelineJobRequestType value)
Sets the value of the timelineRequest property.
|
JobRequestChoiceType |
JobRequestChoiceType.withTimelineRequest(TimelineJobRequestType value) |
Copyright © 2018. All rights reserved.