gecco.server.automaton
Class AutomatonReturnNoAction
java.lang.Object
|
+--gecco.server.automaton.AutomatonReturn
|
+--gecco.server.automaton.AutomatonReturnNoAction
- public class AutomatonReturnNoAction
- extends AutomatonReturn
Description of the Class
- Author:
- Henrik Hägerström
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomatonReturnNoAction
public AutomatonReturnNoAction()
- Constructor for the AutomatonReturnNoAction object
AutomatonReturnNoAction
public AutomatonReturnNoAction(UnitEvent unitEvent)
- Constructor for the AutomatonReturnNoAction object
- Parameters:
unitEvent
- Description of Parameter