public class TestingEvent
Constructor and description |
---|
TestingEvent
(TestingEventType type) |
TestingEvent
(TestingEventType type, Object data) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Object |
getData() |
|
public TestingEventType |
getType() |
|
public void |
setData(Object data) |
|
public void |
setType(TestingEventType type) |