public interface TestOutputEvent
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static class |
TestOutputEvent.Destination
Destination of the message
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TestOutputEvent.Destination |
getDestination()
Destination of the message
|
String |
getMessage()
Message content
|
TestOutputEvent.Destination getDestination()
String getMessage()