Modifier and Type | Field and Description |
---|---|
protected MetadataSchemaHierarchyType |
MetadataSchemaMoveOperationType.from |
protected MetadataSchemaHierarchyType |
MetadataSchemaRenameOperationType.from |
protected MetadataSchemaHierarchyType |
MetadataSchemaDeleteOperationType.target |
protected MetadataSchemaHierarchyType |
MetadataSchemaMoveOperationType.to |
Modifier and Type | Method and Description |
---|---|
MetadataSchemaHierarchyType |
ObjectFactory.createMetadataSchemaHierarchyType()
Create an instance of
MetadataSchemaHierarchyType |
MetadataSchemaHierarchyType |
MetadataSchemaMoveOperationType.getFrom()
Gets the value of the from property.
|
MetadataSchemaHierarchyType |
MetadataSchemaRenameOperationType.getFrom()
Gets the value of the from property.
|
MetadataSchemaHierarchyType |
MetadataSchemaDeleteOperationType.getTarget()
Gets the value of the target property.
|
MetadataSchemaHierarchyType |
MetadataSchemaMoveOperationType.getTo()
Gets the value of the to property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataSchemaMoveOperationType.setFrom(MetadataSchemaHierarchyType value)
Sets the value of the from property.
|
void |
MetadataSchemaRenameOperationType.setFrom(MetadataSchemaHierarchyType value)
Sets the value of the from property.
|
void |
MetadataSchemaDeleteOperationType.setTarget(MetadataSchemaHierarchyType value)
Sets the value of the target property.
|
void |
MetadataSchemaMoveOperationType.setTo(MetadataSchemaHierarchyType value)
Sets the value of the to property.
|
Copyright © 2016. All rights reserved.