Uses of Class
com.vidispine.generated.MetadataSynchronizeType
-
Uses of MetadataSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataSynchronizeTypeModifier and TypeFieldDescriptionprotected MetadataSynchronizeTypeCollectionSynchronizeType.metadataprotected MetadataSynchronizeTypeItemSynchronizeType.metadataMethods in com.vidispine.generated that return MetadataSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSynchronizeType()Create an instance ofMetadataSynchronizeTypeCollectionSynchronizeType.getMetadata()Gets the value of the metadata property.ItemSynchronizeType.getMetadata()Gets the value of the metadata property.MetadataSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataSynchronizeType.withChangeSet(MetadataSynchronizeType.ChangeSet... values) Adds objects to the list of ChangeSet using add methodMetadataSynchronizeType.withChangeSet(Collection<MetadataSynchronizeType.ChangeSet> values) Adds objects to the list of ChangeSet using addAll methodSets the value of the id property.Methods in com.vidispine.generated with parameters of type MetadataSynchronizeTypeModifier and TypeMethodDescriptionvoidCollectionSynchronizeType.setMetadata(MetadataSynchronizeType value) Sets the value of the metadata property.voidItemSynchronizeType.setMetadata(MetadataSynchronizeType value) Sets the value of the metadata property.CollectionSynchronizeType.withMetadata(MetadataSynchronizeType value) Sets the value of the metadata property.ItemSynchronizeType.withMetadata(MetadataSynchronizeType value) Sets the value of the metadata property.