Uses of Class
com.vidispine.generated.TimespanType
-
Uses of TimespanType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TimespanTypeMethods in com.vidispine.generated that return TimespanTypeModifier and TypeMethodDescriptionObjectFactory.createTimespanType()
Create an instance ofTimespanType
TimespanType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TimespanType.withFields
(SearchFieldType... values) Adds objects to the list of Fields using add methodTimespanType.withFields
(Collection<SearchFieldType> values) Adds objects to the list of Fields using addAll methodSets the value of the name property.TimespanType.withOperator
(OperatorType... values) Adds objects to the list of Operator using add methodTimespanType.withOperator
(Collection<OperatorType> values) Adds objects to the list of Operator using addAll methodMethods in com.vidispine.generated that return types with arguments of type TimespanTypeModifier and TypeMethodDescriptionSearchTimespanType.getTimespans()
Gets the value of the timespans property.Methods in com.vidispine.generated with parameters of type TimespanTypeModifier and TypeMethodDescriptionSearchTimespanType.withTimespans
(TimespanType... values) Adds objects to the list of Timespans using add methodMethod parameters in com.vidispine.generated with type arguments of type TimespanTypeModifier and TypeMethodDescriptionSearchTimespanType.withTimespans
(Collection<TimespanType> values) Adds objects to the list of Timespans using addAll method