com.retek.commons.fsm
Class RcomRmmEvent
java.lang.Object
com.retek.fsm.Event
com.retek.commons.fsm.RcomRmmEvent
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class RcomRmmEvent
- extends com.retek.fsm.Event
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
RcomRmmEvent(com.retek.fsm.EventDescriptor descriptor)
|
Methods inherited from class com.retek.fsm.Event |
equals, getEventDescriptor, hashCode, isTransitionNotificationExceptionFlag, setEventDescriptor, setTransitionNotificationExceptionFlag, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
RcomRmmEvent
public RcomRmmEvent(com.retek.fsm.EventDescriptor descriptor)
getData
public EventData getData()
setData
public void setData(EventData data)
clone
protected java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Throws:
java.lang.CloneNotSupportedException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28