Uses of Class
com.vidispine.generated.SearchTimespanType
-
Uses of SearchTimespanType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchTimespanTypeMethods in com.vidispine.generated that return SearchTimespanTypeModifier and TypeMethodDescriptionObjectFactory.createSearchTimespanType()
Create an instance ofSearchTimespanType
SearchType.getTimespans()
Gets the value of the timespans property.SearchTimespanType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SearchTimespanType.withApplyText
(boolean value) Sets the value of the applyText property.SearchTimespanType.withOperation
(SearchOperationType value) Sets the value of the operation property.SearchTimespanType.withTimespans
(TimespanType... values) Adds objects to the list of Timespans using add methodSearchTimespanType.withTimespans
(Collection<TimespanType> values) Adds objects to the list of Timespans using addAll methodMethods in com.vidispine.generated with parameters of type SearchTimespanTypeModifier and TypeMethodDescriptionvoid
SearchType.setTimespans
(SearchTimespanType value) Sets the value of the timespans property.SearchType.withTimespans
(SearchTimespanType value) Sets the value of the timespans property.