Uses of Class
com.vidispine.generated.TimeIntervalType
-
Uses of TimeIntervalType in com.vidispine.generated
Subclasses of TimeIntervalType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for StreamIntervalType complex typeFields in com.vidispine.generated declared as TimeIntervalTypeModifier and TypeFieldDescriptionprotected TimeIntervalType
ByteRangeRequestType.interval
protected TimeIntervalType
ComplexJobType.Input.interval
protected TimeIntervalType
ConformOverlayType.interval
protected TimeIntervalType
MDSegment.interval
protected TimeIntervalType
MediaComponentType.interval
protected TimeIntervalType
NLEJobType.interval
protected TimeIntervalType
OverlayType.interval
protected TimeIntervalType
SequenceRenderRequestType.interval
protected TimeIntervalType
SimpleTimelineType.Source.interval
protected TimeIntervalType
TextOverlayType.interval
protected TimeIntervalType
TimelineJobRequestType.Stream.Input.interval
protected TimeIntervalType
TimelineType.Track.Source.interval
Methods in com.vidispine.generated that return TimeIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createTimeIntervalType()
Create an instance ofTimeIntervalType
ByteRangeRequestType.getInterval()
Gets the value of the interval property.ComplexJobType.Input.getInterval()
Gets the value of the interval property.ConformOverlayType.getInterval()
Gets the value of the interval property.MDSegment.getInterval()
Gets the value of the interval property.MediaComponentType.getInterval()
Gets the value of the interval property.NLEJobType.getInterval()
Gets the value of the interval property.OverlayType.getInterval()
Gets the value of the interval property.SequenceRenderRequestType.getInterval()
Gets the value of the interval property.SimpleTimelineType.Source.getInterval()
Gets the value of the interval property.TextOverlayType.getInterval()
Gets the value of the interval property.TimelineJobRequestType.Stream.Input.getInterval()
Gets the value of the interval property.TimelineType.Track.Source.getInterval()
Gets the value of the interval property.TimeIntervalType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TimeIntervalType.withEnd
(TimeCodeType value) Sets the value of the end property.TimeIntervalType.withStart
(TimeCodeType value) Sets the value of the start property.Methods in com.vidispine.generated with parameters of type TimeIntervalTypeModifier and TypeMethodDescriptionvoid
ByteRangeRequestType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
ComplexJobType.Input.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
ConformOverlayType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
MDSegment.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
MediaComponentType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
NLEJobType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
OverlayType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
SequenceRenderRequestType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
SimpleTimelineType.Source.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
TextOverlayType.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
TimelineJobRequestType.Stream.Input.setInterval
(TimeIntervalType value) Sets the value of the interval property.void
TimelineType.Track.Source.setInterval
(TimeIntervalType value) Sets the value of the interval property.AudioComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.ByteRangeRequestType.withInterval
(TimeIntervalType value) Sets the value of the interval property.ComplexJobType.Input.withInterval
(TimeIntervalType value) Sets the value of the interval property.ConformOverlayType.withInterval
(TimeIntervalType value) Sets the value of the interval property.MDSegment.withInterval
(TimeIntervalType value) Sets the value of the interval property.MediaComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.NLEJobType.withInterval
(TimeIntervalType value) Sets the value of the interval property.OverlayType.withInterval
(TimeIntervalType value) Sets the value of the interval property.SequenceRenderRequestType.withInterval
(TimeIntervalType value) Sets the value of the interval property.SimpleTimelineType.Source.withInterval
(TimeIntervalType value) Sets the value of the interval property.SubtitleComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.TextOverlayType.withInterval
(TimeIntervalType value) Sets the value of the interval property.TimelineJobRequestType.Stream.Input.withInterval
(TimeIntervalType value) Sets the value of the interval property.TimelineType.Track.Source.withInterval
(TimeIntervalType value) Sets the value of the interval property.VideoComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.