Uses of Class
com.vidispine.generated.SearchResultEntryTimespanType
-
Uses of SearchResultEntryTimespanType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SearchResultEntryTimespanTypeModifier and TypeFieldDescriptionprotected List<SearchResultEntryTimespanType>SearchResultEntryType.timespanMethods in com.vidispine.generated that return SearchResultEntryTimespanTypeModifier and TypeMethodDescriptionObjectFactory.createSearchResultEntryTimespanType()Create an instance ofSearchResultEntryTimespanTypeSearchResultEntryTimespanType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the end property.SearchResultEntryTimespanType.withField(SearchResultEntryTimespanType.Field... values) Adds objects to the list of Field using add methodSearchResultEntryTimespanType.withField(Collection<SearchResultEntryTimespanType.Field> values) Adds objects to the list of Field using addAll methodSearchResultEntryTimespanType.withGroup(SearchResultEntryTimespanType.Group... values) Adds objects to the list of Group using add methodSearchResultEntryTimespanType.withGroup(Collection<SearchResultEntryTimespanType.Group> values) Adds objects to the list of Group using addAll methodSets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type SearchResultEntryTimespanTypeModifier and TypeMethodDescriptionSearchResultEntryType.getTimespan()Gets the value of the timespan property.Methods in com.vidispine.generated with parameters of type SearchResultEntryTimespanTypeModifier and TypeMethodDescriptionSearchResultEntryType.withTimespan(SearchResultEntryTimespanType... values) Adds objects to the list of Timespan using add methodMethod parameters in com.vidispine.generated with type arguments of type SearchResultEntryTimespanTypeModifier and TypeMethodDescriptionSearchResultEntryType.withTimespan(Collection<SearchResultEntryTimespanType> values) Adds objects to the list of Timespan using addAll method