Uses of Class
com.vidispine.generated.MetadataSynchronizeType
-
Uses of MetadataSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as MetadataSynchronizeTypeModifier and TypeFieldDescriptionprotected MetadataSynchronizeType
CollectionSynchronizeType.metadata
protected MetadataSynchronizeType
ItemSynchronizeType.metadata
Methods in com.vidispine.generated that return MetadataSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSynchronizeType()
Create an instance ofMetadataSynchronizeType
CollectionSynchronizeType.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 TypeMethodDescriptionvoid
CollectionSynchronizeType.setMetadata
(MetadataSynchronizeType value) Sets the value of the metadata property.void
ItemSynchronizeType.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.