Uses of Class
com.vidispine.generated.CollectionType
-
Uses of CollectionType in com.vidispine.generated
Fields in com.vidispine.generated declared as CollectionTypeFields in com.vidispine.generated with type parameters of type CollectionTypeMethods in com.vidispine.generated that return CollectionTypeModifier and TypeMethodDescriptionObjectFactory.createCollectionType()
Create an instance ofCollectionType
SearchResultEntryType.getCollection()
Gets the value of the collection property.CollectionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CollectionType.withAbsoluteTime
(boolean value) Sets the value of the absoluteTime property.CollectionType.withContent
(CollectionContentType... values) Adds objects to the list of Content using add methodCollectionType.withContent
(Collection<CollectionContentType> values) Adds objects to the list of Content using addAll methodCollectionType.withExternalId
(ExternalIdentifierType... values) Adds objects to the list of ExternalId using add methodCollectionType.withExternalId
(Collection<ExternalIdentifierType> values) Adds objects to the list of ExternalId using addAll methodSets the value of the id property.Sets the value of the loc property.CollectionType.withMergedAccess
(AccessControlMergedType value) Sets the value of the mergedAccess property.CollectionType.withMetadata
(MetadataType value) Sets the value of the metadata property.Sets the value of the name property.CollectionType.withProject
(ProjectType value) Sets the value of the project property.CollectionType.withSequence
(SequenceType... values) Adds objects to the list of Sequence using add methodCollectionType.withSequence
(Collection<SequenceType> values) Adds objects to the list of Sequence using addAll methodCollectionType.withTerse
(GenericType value) Sets the value of the terse property.CollectionType.withTimespan
(CollectionType.Timespan... values) Adds objects to the list of Timespan using add methodCollectionType.withTimespan
(Collection<CollectionType.Timespan> values) Adds objects to the list of Timespan using addAll methodMethods in com.vidispine.generated that return types with arguments of type CollectionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionType>
ObjectFactory.createCollectionDocument
(CollectionType value) CollectionListType.getCollection()
Gets the value of the collection property.Methods in com.vidispine.generated with parameters of type CollectionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CollectionType>
ObjectFactory.createCollectionDocument
(CollectionType value) void
SearchResultEntryType.setCollection
(CollectionType value) Sets the value of the collection property.CollectionListType.withCollection
(CollectionType... values) Adds objects to the list of Collection using add methodSearchResultEntryType.withCollection
(CollectionType value) Sets the value of the collection property.Method parameters in com.vidispine.generated with type arguments of type CollectionTypeModifier and TypeMethodDescriptionCollectionListType.withCollection
(Collection<CollectionType> values) Adds objects to the list of Collection using addAll method