public static class TestApplyToActionHandler.TestCmdLineAction extends CmdLineAction
Modifier and Type | Class and Description |
---|---|
static class |
TestApplyToActionHandler.TestCmdLineAction.CallType |
CmdLineAction.ActionMessagePrinter
Constructor and Description |
---|
TestCmdLineAction() |
Modifier and Type | Method and Description |
---|---|
void |
addMessage(String message) |
void |
execute(CmdLineAction.ActionMessagePrinter printer) |
TestApplyToActionHandler.TestCmdLineAction.CallType |
getCallType() |
void |
setMessage(String message) |
getDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setName
public void execute(CmdLineAction.ActionMessagePrinter printer)
execute
in class CmdLineAction
public void addMessage(String message)
public void setMessage(String message)
public TestApplyToActionHandler.TestCmdLineAction.CallType getCallType()
Copyright © 1999–2017 Apache OODT. All rights reserved.