| Modifier and Type | Field and Description |
|---|---|
protected List<MetadataSchemaDeleteOperationType> |
MetadataSchemaMigrationType.delete |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaDeleteOperationType |
ObjectFactory.createMetadataSchemaDeleteOperationType()
Create an instance of
MetadataSchemaDeleteOperationType |
MetadataSchemaDeleteOperationType |
MetadataSchemaDeleteOperationType.withTarget(MetadataSchemaHierarchyType value) |
MetadataSchemaDeleteOperationType |
MetadataSchemaDeleteOperationType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataSchemaDeleteOperationType> |
MetadataSchemaMigrationType.getDelete()
Gets the value of the delete property.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withDelete(MetadataSchemaDeleteOperationType... values) |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withDelete(Collection<MetadataSchemaDeleteOperationType> values) |
Copyright © 2015. All rights reserved.