Uses of Class
com.vidispine.generated.MetadataChangeSetType
-
-
Uses of MetadataChangeSetType in com.vidispine.generated
Methods in com.vidispine.generated that return MetadataChangeSetType Modifier and Type Method Description MetadataChangeSetType
ObjectFactory. createMetadataChangeSetType()
Create an instance ofMetadataChangeSetType
MetadataChangeSetType
MetadataChangeSetType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MetadataChangeSetType
MetadataChangeSetType. withChangeSet(MetadataChangeSetType.ChangeSet... values)
MetadataChangeSetType
MetadataChangeSetType. withChangeSet(Collection<MetadataChangeSetType.ChangeSet> values)
Methods in com.vidispine.generated that return types with arguments of type MetadataChangeSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataChangeSetType>
ObjectFactory. createMetadataChangeSetDocument(MetadataChangeSetType value)
Methods in com.vidispine.generated with parameters of type MetadataChangeSetType Modifier and Type Method Description javax.xml.bind.JAXBElement<MetadataChangeSetType>
ObjectFactory. createMetadataChangeSetDocument(MetadataChangeSetType value)
-