Modifier and Type | Field and Description |
---|---|
protected List<MetadataSchemaMoveOperationType> |
MetadataSchemaMigrationType.move |
Modifier and Type | Method and Description |
---|---|
MetadataSchemaMoveOperationType |
ObjectFactory.createMetadataSchemaMoveOperationType()
Create an instance of
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.withFrom(MetadataSchemaHierarchyType value) |
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.withTo(MetadataSchemaHierarchyType value) |
MetadataSchemaMoveOperationType |
MetadataSchemaMoveOperationType.withType(String value) |
Modifier and Type | Method and Description |
---|---|
List<MetadataSchemaMoveOperationType> |
MetadataSchemaMigrationType.getMove()
Gets the value of the move property.
|
Modifier and Type | Method and Description |
---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withMove(MetadataSchemaMoveOperationType... values) |
Modifier and Type | Method and Description |
---|---|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withMove(Collection<MetadataSchemaMoveOperationType> values) |
Copyright © 2017. All rights reserved.