Uses of Class
com.vidispine.generated.MetadataSynchronizeType.ChangeSet
-
Uses of MetadataSynchronizeType.ChangeSet in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataSynchronizeType.ChangeSetModifier and TypeFieldDescriptionprotected List<MetadataSynchronizeType.ChangeSet>
MetadataSynchronizeType.changeSet
Methods in com.vidispine.generated that return MetadataSynchronizeType.ChangeSetModifier and TypeMethodDescriptionObjectFactory.createMetadataSynchronizeTypeChangeSet()
Create an instance ofMetadataSynchronizeType.ChangeSet
MetadataSynchronizeType.ChangeSet.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.MetadataSynchronizeType.ChangeSet.withMetadata
(MetadataEntryListType value) Sets the value of the metadata property.Methods in com.vidispine.generated that return types with arguments of type MetadataSynchronizeType.ChangeSetModifier and TypeMethodDescriptionMetadataSynchronizeType.getChangeSet()
Gets the value of the changeSet property.Methods in com.vidispine.generated with parameters of type MetadataSynchronizeType.ChangeSetModifier and TypeMethodDescriptionMetadataSynchronizeType.withChangeSet
(MetadataSynchronizeType.ChangeSet... values) Adds objects to the list of ChangeSet using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataSynchronizeType.ChangeSetModifier and TypeMethodDescriptionMetadataSynchronizeType.withChangeSet
(Collection<MetadataSynchronizeType.ChangeSet> values) Adds objects to the list of ChangeSet using addAll method