Uses of Class
com.vidispine.generated.CollectionType.Timespan
-
Uses of CollectionType.Timespan in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionType.TimespanMethods in com.vidispine.generated that return CollectionType.TimespanModifier and TypeMethodDescriptionObjectFactory.createCollectionTypeTimespan()
Create an instance ofCollectionType.Timespan
CollectionType.Timespan.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the end property.CollectionType.Timespan.withField
(CollectionType.Timespan.Field... values) Adds objects to the list of Field using add methodCollectionType.Timespan.withField
(Collection<CollectionType.Timespan.Field> values) Adds objects to the list of Field using addAll methodSets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type CollectionType.TimespanModifier and TypeMethodDescriptionCollectionType.getTimespan()
Gets the value of the timespan property.Methods in com.vidispine.generated with parameters of type CollectionType.TimespanModifier and TypeMethodDescriptionCollectionType.withTimespan
(CollectionType.Timespan... values) Adds objects to the list of Timespan using add methodMethod parameters in com.vidispine.generated with type arguments of type CollectionType.TimespanModifier and TypeMethodDescriptionCollectionType.withTimespan
(Collection<CollectionType.Timespan> values) Adds objects to the list of Timespan using addAll method