Uses of Class
com.vidispine.generated.MetadataSchemaDeleteOperationType
-
Uses of MetadataSchemaDeleteOperationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataSchemaDeleteOperationTypeModifier and TypeFieldDescriptionprotected List<MetadataSchemaDeleteOperationType>
MetadataSchemaMigrationType.delete
Methods in com.vidispine.generated that return MetadataSchemaDeleteOperationTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataSchemaDeleteOperationType()
Create an instance ofMetadataSchemaDeleteOperationType
MetadataSchemaDeleteOperationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MetadataSchemaDeleteOperationType.withTarget
(MetadataSchemaHierarchyType value) Sets the value of the target property.Sets the value of the type property.Methods in com.vidispine.generated that return types with arguments of type MetadataSchemaDeleteOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.getDelete()
Gets the value of the delete property.Methods in com.vidispine.generated with parameters of type MetadataSchemaDeleteOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withDelete
(MetadataSchemaDeleteOperationType... values) Adds objects to the list of Delete using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataSchemaDeleteOperationTypeModifier and TypeMethodDescriptionMetadataSchemaMigrationType.withDelete
(Collection<MetadataSchemaDeleteOperationType> values) Adds objects to the list of Delete using addAll method