Class EventScriptImpl
Object
EventScriptImpl
- All Implemented Interfaces:
EventScript,MutableEventScript,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventScriptImpl
public EventScriptImpl()
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceEventScript
-
getScript
- Specified by:
getScriptin interfaceEventScript
-
getKey
- Specified by:
getKeyin interfaceEventScript
-
setKey
- Specified by:
setKeyin interfaceMutableEventScript
-
setEventType
- Specified by:
setEventTypein interfaceMutableEventScript
-
setScript
- Specified by:
setScriptin interfaceMutableEventScript
-