public class ChangeDirCommand extends MigrateAction
tool| Constructor and Description |
|---|
ChangeDirCommand(AutoMigrationTool tool,
String dir) |
| Modifier and Type | Method and Description |
|---|---|
void |
doIt() |
String |
getDir() |
String |
getInfo() |
void |
setDir(String dir) |
getToolpublic ChangeDirCommand(AutoMigrationTool tool, String dir)
public String getDir()
public void setDir(String dir)
public void doIt()
doIt in class MigrateActionpublic String getInfo()
getInfo in class MigrateActionCopyright © 2008–2018. All rights reserved.