Uses of Class
com.vidispine.generated.TimelineJobRequestType
-
Uses of TimelineJobRequestType in com.vidispine.generated
Fields in com.vidispine.generated declared as TimelineJobRequestTypeModifier and TypeFieldDescriptionprotected TimelineJobRequestTypeJobRequestChoiceType.timelineRequestMethods in com.vidispine.generated that return TimelineJobRequestTypeModifier and TypeMethodDescriptionObjectFactory.createTimelineJobRequestType()Create an instance ofTimelineJobRequestTypeJobRequestChoiceType.getTimelineRequest()Gets the value of the timelineRequest property.TimelineJobRequestType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TimelineJobRequestType.withContainerFormat(String value) Sets the value of the containerFormat property.TimelineJobRequestType.withOutputUri(String value) Sets the value of the outputUri property.TimelineJobRequestType.withStream(TimelineJobRequestType.Stream... values) Adds objects to the list of Stream using add methodTimelineJobRequestType.withStream(Collection<TimelineJobRequestType.Stream> values) Adds objects to the list of Stream using addAll methodMethods in com.vidispine.generated that return types with arguments of type TimelineJobRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimelineJobRequestType>ObjectFactory.createTimelineJobRequestDocument(TimelineJobRequestType value) Methods in com.vidispine.generated with parameters of type TimelineJobRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TimelineJobRequestType>ObjectFactory.createTimelineJobRequestDocument(TimelineJobRequestType value) voidJobRequestChoiceType.setTimelineRequest(TimelineJobRequestType value) Sets the value of the timelineRequest property.JobRequestChoiceType.withTimelineRequest(TimelineJobRequestType value) Sets the value of the timelineRequest property.