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