Uses of Class
com.vidispine.generated.ItemType.Timespan
-
Uses of ItemType.Timespan in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemType.TimespanMethods in com.vidispine.generated that return ItemType.TimespanModifier and TypeMethodDescriptionObjectFactory.createItemTypeTimespan()
Create an instance ofItemType.Timespan
ItemType.Timespan.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the end property.ItemType.Timespan.withField
(ItemType.Timespan.Field... values) Adds objects to the list of Field using add methodItemType.Timespan.withField
(Collection<ItemType.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 ItemType.TimespanModifier and TypeMethodDescriptionItemType.getTimespan()
Gets the value of the timespan property.Methods in com.vidispine.generated with parameters of type ItemType.TimespanModifier and TypeMethodDescriptionItemType.withTimespan
(ItemType.Timespan... values) Adds objects to the list of Timespan using add methodMethod parameters in com.vidispine.generated with type arguments of type ItemType.TimespanModifier and TypeMethodDescriptionItemType.withTimespan
(Collection<ItemType.Timespan> values) Adds objects to the list of Timespan using addAll method