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