org.echarts
Class ActionMethod

java.lang.Object
  extended by org.echarts.MachineMethod
      extended by org.echarts.ActionMethod
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DelayActionMethod, MessageActionMethod, MessagelessActionMethod

public abstract class ActionMethod
extends MachineMethod

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.echarts.MachineMethod
serialVersionUID
 
Constructor Summary
ActionMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionMethod

public ActionMethod()