Uses of Class
com.vidispine.generated.MetadataType
-
Uses of MetadataType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataTypeModifier and TypeFieldDescriptionprotected MetadataTypeAutoImportRuleType.metadataprotected MetadataTypeCollectionType.metadataprotected MetadataTypeConformRequestType.metadataprotected MetadataTypeImportableFileType.metadataprotected MetadataTypeItemType.metadataprotected MetadataTypeMetadataChangeSetType.ChangeSet.metadataprotected MetadataTypeMetadataListType.Item.metadataprotected MetadataTypeMetadataWrapperType.metadataprotected MetadataTypeProjectType.metadataprotected MetadataTypeProjectVersionType.metadataprotected MetadataTypeSequenceRenderRequestType.metadataMethods in com.vidispine.generated that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()Create an instance ofMetadataTypeAutoImportRuleType.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) voidAutoImportRuleType.setMetadata(MetadataType value) Sets the value of the metadata property.voidCollectionType.setMetadata(MetadataType value) Sets the value of the metadata property.voidConformRequestType.setMetadata(MetadataType value) Sets the value of the metadata property.voidImportableFileType.setMetadata(MetadataType value) Sets the value of the metadata property.voidItemType.setMetadata(MetadataType value) Sets the value of the metadata property.voidMetadataChangeSetType.ChangeSet.setMetadata(MetadataType value) Sets the value of the metadata property.voidMetadataListType.Item.setMetadata(MetadataType value) Sets the value of the metadata property.voidMetadataWrapperType.setMetadata(MetadataType value) Sets the value of the metadata property.voidProjectType.setMetadata(MetadataType value) Sets the value of the metadata property.voidProjectVersionType.setMetadata(MetadataType value) Sets the value of the metadata property.voidSequenceRenderRequestType.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.