Uses of Class
com.vidispine.generated.TimelineJobRequestType.Stream.Input
-
Uses of TimelineJobRequestType.Stream.Input in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TimelineJobRequestType.Stream.InputModifier and TypeFieldDescriptionprotected List<TimelineJobRequestType.Stream.Input>
TimelineJobRequestType.Stream.input
Methods in com.vidispine.generated that return TimelineJobRequestType.Stream.InputModifier and TypeMethodDescriptionObjectFactory.createTimelineJobRequestTypeStreamInput()
Create an instance ofTimelineJobRequestType.Stream.Input
TimelineJobRequestType.Stream.Input.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TimelineJobRequestType.Stream.Input.withInterval
(TimeIntervalType value) Sets the value of the interval property.TimelineJobRequestType.Stream.Input.withStream
(int value) Sets the value of the stream property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type TimelineJobRequestType.Stream.InputModifier and TypeMethodDescriptionTimelineJobRequestType.Stream.getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type TimelineJobRequestType.Stream.InputModifier and TypeMethodDescriptionTimelineJobRequestType.Stream.withInput
(TimelineJobRequestType.Stream.Input... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type TimelineJobRequestType.Stream.InputModifier and TypeMethodDescriptionTimelineJobRequestType.Stream.withInput
(Collection<TimelineJobRequestType.Stream.Input> values) Adds objects to the list of Input using addAll method