| Modifier and Type | Field and Description |
|---|---|
protected List<MetadataSchemaRenameOperationType> |
MetadataSchemaMigrationType.rename |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaRenameOperationType |
ObjectFactory.createMetadataSchemaRenameOperationType()
Create an instance of
MetadataSchemaRenameOperationType |
MetadataSchemaRenameOperationType |
MetadataSchemaRenameOperationType.withFrom(MetadataSchemaHierarchyType value) |
MetadataSchemaRenameOperationType |
MetadataSchemaRenameOperationType.withTo(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataSchemaRenameOperationType> |
MetadataSchemaMigrationType.getRename()
Gets the value of the rename property.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withRename(MetadataSchemaRenameOperationType... values) |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withRename(Collection<MetadataSchemaRenameOperationType> values) |
Copyright © 2015. All rights reserved.