public class MigrationSuperstepStageImpl extends Object implements MigrationSuperstepStage
| Constructor and Description |
|---|
MigrationSuperstepStageImpl() |
MigrationSuperstepStageImpl(int superstep) |
| Modifier and Type | Method and Description |
|---|---|
MigrationSuperstepStageImpl |
changedMigrationSuperstep(int superstep) |
int |
getMigrationSuperstep() |
String |
toString() |
public MigrationSuperstepStageImpl()
public MigrationSuperstepStageImpl(int superstep)
public int getMigrationSuperstep()
getMigrationSuperstep in interface MigrationSuperstepStagepublic MigrationSuperstepStageImpl changedMigrationSuperstep(int superstep)
changedMigrationSuperstep in interface MigrationSuperstepStageCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.