Uses of Class
com.vidispine.generated.MetadataSchemaRenameOperationType
-
Uses of MetadataSchemaRenameOperationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataSchemaRenameOperationTypeModifier and TypeFieldDescriptionprotected List<MetadataSchemaRenameOperationType>
MetadataSchemaMigrationType.rename
Methods in com.vidispine.generated that return MetadataSchemaRenameOperationTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSchemaRenameOperationType()
Create an instance ofMetadataSchemaRenameOperationType
MetadataSchemaRenameOperationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataSchemaRenameOperationType.withFrom
(MetadataSchemaHierarchyType value) Sets the value of the from property.Sets the value of the to property.Methods in com.vidispine.generated that return types with arguments of type MetadataSchemaRenameOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.getRename()
Gets the value of the rename property.Methods in com.vidispine.generated with parameters of type MetadataSchemaRenameOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withRename
(MetadataSchemaRenameOperationType... values) Adds objects to the list of Rename using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataSchemaRenameOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withRename
(Collection<MetadataSchemaRenameOperationType> values) Adds objects to the list of Rename using addAll method