Uses of Class
com.vidispine.generated.StreamIntervalType
-
Uses of StreamIntervalType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type StreamIntervalTypeMethods in com.vidispine.generated that return StreamIntervalTypeModifier and TypeMethodDescriptionObjectFactory.createStreamIntervalType()
Create an instance ofStreamIntervalType
StreamIntervalType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) StreamIntervalType.withEnd
(TimeCodeType value) Sets the value of the end property.StreamIntervalType.withIndex
(int value) Sets the value of the index property.StreamIntervalType.withNumberOfFrames
(int value) Sets the value of the numberOfFrames property.StreamIntervalType.withStart
(TimeCodeType value) Sets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type StreamIntervalTypeModifier and TypeMethodDescriptionDurationType.getStream()
Gets the value of the stream property.Methods in com.vidispine.generated with parameters of type StreamIntervalTypeModifier and TypeMethodDescriptionDurationType.withStream
(StreamIntervalType... values) Adds objects to the list of Stream using add methodMethod parameters in com.vidispine.generated with type arguments of type StreamIntervalTypeModifier and TypeMethodDescriptionDurationType.withStream
(Collection<StreamIntervalType> values) Adds objects to the list of Stream using addAll method