Uses of Class
com.vidispine.generated.BulkyMetadataType
-
Uses of BulkyMetadataType in com.vidispine.generated
Fields in com.vidispine.generated declared as BulkyMetadataTypeModifier and TypeFieldDescriptionprotected BulkyMetadataType
MetadataWrapperType.bulkyMetadata
protected BulkyMetadataType
MetadataWrapperType.oldBulkyMetadata
Methods in com.vidispine.generated that return BulkyMetadataTypeModifier and TypeMethodDescriptionObjectFactory.createBulkyMetadataType()
Create an instance ofBulkyMetadataType
MetadataWrapperType.getBulkyMetadata()
Gets the value of the bulkyMetadata property.MetadataWrapperType.getOldBulkyMetadata()
Gets the value of the oldBulkyMetadata property.BulkyMetadataType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) BulkyMetadataType.withField
(BulkyMetadataPairType... values) Adds objects to the list of Field using add methodBulkyMetadataType.withField
(Collection<BulkyMetadataPairType> values) Adds objects to the list of Field using addAll methodSets the value of the id property.Methods in com.vidispine.generated that return types with arguments of type BulkyMetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BulkyMetadataType>
ObjectFactory.createBulkyMetadataDocument
(BulkyMetadataType value) Methods in com.vidispine.generated with parameters of type BulkyMetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BulkyMetadataType>
ObjectFactory.createBulkyMetadataDocument
(BulkyMetadataType value) void
MetadataWrapperType.setBulkyMetadata
(BulkyMetadataType value) Sets the value of the bulkyMetadata property.void
MetadataWrapperType.setOldBulkyMetadata
(BulkyMetadataType value) Sets the value of the oldBulkyMetadata property.MetadataWrapperType.withBulkyMetadata
(BulkyMetadataType value) Sets the value of the bulkyMetadata property.MetadataWrapperType.withOldBulkyMetadata
(BulkyMetadataType value) Sets the value of the oldBulkyMetadata property.