public class EventScriptLinkModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
EventScriptLinkModifiedEvent() |
EventScriptLinkModifiedEvent(EventScriptLink link) |
| Modifier and Type | Method and Description |
|---|---|
EventScriptLink |
getEventScriptLink() |
void |
setEventScriptLink(EventScriptLink link) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringpublic EventScriptLinkModifiedEvent()
public EventScriptLinkModifiedEvent(EventScriptLink link)
public void setEventScriptLink(EventScriptLink link)
public EventScriptLink getEventScriptLink()