Uses of Class
com.vidispine.generated.SearchResultEntryType
-
Uses of SearchResultEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SearchResultEntryTypeMethods in com.vidispine.generated that return SearchResultEntryTypeModifier and TypeMethodDescriptionObjectFactory.createSearchResultEntryType()
Create an instance ofSearchResultEntryType
SearchResultEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the base property.SearchResultEntryType.withCollection
(CollectionType value) Sets the value of the collection property.Sets the value of the end property.Sets the value of the file property.Sets the value of the id property.Sets the value of the item property.SearchResultEntryType.withParentId
(String value) Sets the value of the parentId property.SearchResultEntryType.withParentType
(String value) Sets the value of the parentType property.Sets the value of the shape property.Sets the value of the start property.SearchResultEntryType.withTimespan
(SearchResultEntryTimespanType... values) Adds objects to the list of Timespan using add methodSearchResultEntryType.withTimespan
(Collection<SearchResultEntryTimespanType> values) Adds objects to the list of Timespan using addAll methodSets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type SearchResultEntryTypeModifier and TypeMethodDescriptionSearchResultType.getEntry()
Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type SearchResultEntryTypeModifier and TypeMethodDescriptionSearchResultType.withEntry
(SearchResultEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type SearchResultEntryTypeModifier and TypeMethodDescriptionSearchResultType.withEntry
(Collection<SearchResultEntryType> values) Adds objects to the list of Entry using addAll method