public interface FwkMessageEventInterface extends FwkInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID()
Get the message id.
|
java.lang.String |
getMessage()
Get the message string.
|
java.lang.Object |
getSource()
The object on which the Event initially occurred.
|
getVersion, release
java.lang.Object getSource()
java.lang.String getMessage()
java.lang.String getID()