Uses of Class
com.vidispine.generated.BulkyMetadataType
-
Uses of BulkyMetadataType in com.vidispine.generated
Fields in com.vidispine.generated declared as BulkyMetadataTypeModifier and TypeFieldDescriptionprotected BulkyMetadataTypeMetadataWrapperType.bulkyMetadataprotected BulkyMetadataTypeMetadataWrapperType.oldBulkyMetadataMethods in com.vidispine.generated that return BulkyMetadataTypeModifier and TypeMethodDescriptionObjectFactory.createBulkyMetadataType()Create an instance ofBulkyMetadataTypeMetadataWrapperType.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) voidMetadataWrapperType.setBulkyMetadata(BulkyMetadataType value) Sets the value of the bulkyMetadata property.voidMetadataWrapperType.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.