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.
|
MetadataSchemaHierarchyType |
MetadataSchemaHierarchyType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataSchemaHierarchyType |
MetadataSchemaHierarchyType.withField(MetadataFieldType value) |
MetadataSchemaHierarchyType |
MetadataSchemaHierarchyType.withGroup(MetadataFieldGroupType value) |
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.
|
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.withFrom(MetadataSchemaHierarchyType value) |
MetadataSchemaRenameOperationType |
MetadataSchemaRenameOperationType.withFrom(MetadataSchemaHierarchyType value) |
MetadataSchemaDeleteOperationType |
MetadataSchemaDeleteOperationType.withTarget(MetadataSchemaHierarchyType value) |
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.withTo(MetadataSchemaHierarchyType value) |
Copyright © 2017. All rights reserved.