public class TestExecutionMessage
Constructor and description |
---|
TestExecutionMessage
(TestExecutionCommand command) |
TestExecutionMessage
(TestExecutionCommand command, Object data) |
Type Params | Return Type | Name and description |
---|---|---|
|
public TestExecutionCommand |
getCommand() |
|
public Object |
getData() |
|
public void |
setCommand(TestExecutionCommand command) |
|
public void |
setData(Object data) |