MetadataSchemaMigrationType |
ObjectFactory.createMetadataSchemaMigrationType()
|
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withDelete(Collection<MetadataSchemaDeleteOperationType> values) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withDelete(MetadataSchemaDeleteOperationType... values) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withDone(Boolean value) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withId(BigInteger value) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withMigrationsLeft(BigInteger value) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withMove(Collection<MetadataSchemaMoveOperationType> values) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withMove(MetadataSchemaMoveOperationType... values) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withRename(Collection<MetadataSchemaRenameOperationType> values) |
MetadataSchemaMigrationType |
MetadataSchemaMigrationType.withRename(MetadataSchemaRenameOperationType... values) |