com.retek.commons.fsm
Class RcomRmmEvent

java.lang.Object
  extended bycom.retek.fsm.Event
      extended bycom.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)
           
 
Method Summary
protected  java.lang.Object clone()
           
 EventData getData()
           
 void setData(EventData data)
           
 
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
 

Constructor Detail

RcomRmmEvent

public RcomRmmEvent(com.retek.fsm.EventDescriptor descriptor)
Method Detail

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