Uses of Class
com.vidispine.generated.MetadataType
-
Uses of MetadataType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataTypeModifier and TypeFieldDescriptionprotected MetadataType
AutoImportRuleType.metadata
protected MetadataType
CollectionType.metadata
protected MetadataType
ConformRequestType.metadata
protected MetadataType
ImportableFileType.metadata
protected MetadataType
ItemType.metadata
protected MetadataType
MetadataChangeSetType.ChangeSet.metadata
protected MetadataType
MetadataListType.Item.metadata
protected MetadataType
MetadataWrapperType.metadata
protected MetadataType
ProjectType.metadata
protected MetadataType
ProjectVersionType.metadata
protected MetadataType
SequenceRenderRequestType.metadata
Methods in com.vidispine.generated that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()
Create an instance ofMetadataType
AutoImportRuleType.getMetadata()
Gets the value of the metadata property.CollectionType.getMetadata()
Gets the value of the metadata property.ConformRequestType.getMetadata()
Gets the value of the metadata property.ImportableFileType.getMetadata()
Gets the value of the metadata property.ItemType.getMetadata()
Gets the value of the metadata property.MetadataChangeSetType.ChangeSet.getMetadata()
Gets the value of the metadata property.MetadataListType.Item.getMetadata()
Gets the value of the metadata property.MetadataWrapperType.getMetadata()
Gets the value of the metadata property.ProjectType.getMetadata()
Gets the value of the metadata property.ProjectVersionType.getMetadata()
Gets the value of the metadata property.SequenceRenderRequestType.getMetadata()
Gets the value of the metadata property.MetadataType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of Group using add methodMetadataType.withGroup
(Collection<String> values) Adds objects to the list of Group using addAll methodMetadataType.withRevision
(String value) Sets the value of the revision property.MetadataType.withTemplate
(String value) Sets the value of the template property.MetadataType.withTimespan
(MetadataType.Timespan... values) Adds objects to the list of Timespan using add methodMetadataType.withTimespan
(Collection<MetadataType.Timespan> values) Adds objects to the list of Timespan using addAll methodMethods in com.vidispine.generated that return types with arguments of type MetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataType>
ObjectFactory.createMetadataDocument
(MetadataType value) Methods in com.vidispine.generated with parameters of type MetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetadataType>
ObjectFactory.createMetadataDocument
(MetadataType value) void
AutoImportRuleType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
CollectionType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
ConformRequestType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
ImportableFileType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
ItemType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
MetadataChangeSetType.ChangeSet.setMetadata
(MetadataType value) Sets the value of the metadata property.void
MetadataListType.Item.setMetadata
(MetadataType value) Sets the value of the metadata property.void
MetadataWrapperType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
ProjectType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
ProjectVersionType.setMetadata
(MetadataType value) Sets the value of the metadata property.void
SequenceRenderRequestType.setMetadata
(MetadataType value) Sets the value of the metadata property.AutoImportRuleType.withMetadata
(MetadataType value) Sets the value of the metadata property.CollectionType.withMetadata
(MetadataType value) Sets the value of the metadata property.ConformRequestType.withMetadata
(MetadataType value) Sets the value of the metadata property.ImportableFileType.withMetadata
(MetadataType value) Sets the value of the metadata property.ItemType.withMetadata
(MetadataType value) Sets the value of the metadata property.MetadataChangeSetType.ChangeSet.withMetadata
(MetadataType value) Sets the value of the metadata property.MetadataListType.Item.withMetadata
(MetadataType value) Sets the value of the metadata property.MetadataWrapperType.withMetadata
(MetadataType value) Sets the value of the metadata property.ProjectType.withMetadata
(MetadataType value) Sets the value of the metadata property.ProjectVersionType.withMetadata
(MetadataType value) Sets the value of the metadata property.SequenceRenderRequestType.withMetadata
(MetadataType value) Sets the value of the metadata property.