Uses of Class
com.vidispine.generated.CollectionContentType
-
Uses of CollectionContentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionContentTypeMethods in com.vidispine.generated that return CollectionContentTypeModifier and TypeMethodDescriptionObjectFactory.createCollectionContentType()Create an instance ofCollectionContentTypeCollectionContentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) CollectionContentType.withAddItems(boolean value) Sets the value of the addItems property.Sets the value of the after property.CollectionContentType.withBefore(String value) Sets the value of the before property.Sets the value of the id property.CollectionContentType.withMetadata(SimpleMetadataType value) Sets the value of the metadata property.CollectionContentType.withMode(CollectionContentModeType value) Sets the value of the mode property.CollectionContentType.withReference(String value) Sets the value of the reference property.CollectionContentType.withType(CollectionContentEntityTypeType value) Sets the value of the type property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type CollectionContentTypeModifier and TypeMethodDescriptionCollectionType.getContent()Gets the value of the content property.Methods in com.vidispine.generated with parameters of type CollectionContentTypeModifier and TypeMethodDescriptionCollectionType.withContent(CollectionContentType... values) Adds objects to the list of Content using add methodMethod parameters in com.vidispine.generated with type arguments of type CollectionContentTypeModifier and TypeMethodDescriptionCollectionType.withContent(Collection<CollectionContentType> values) Adds objects to the list of Content using addAll method