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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
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 © 2017. All rights reserved.