public interface ISFSEvent
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getParameter(ISFSEventParam id)
Get a parameter from the event object
|
SFSEventType |
getType()
Get the type of the event
|
SFSEventType getType()
SFSEventTypejava.lang.Object getParameter(ISFSEventParam id)
id - the id/name of the parameterSFSEventParam