biz.onixs.fix.engine
Class Engine.StateChangedArgs
java.lang.Object
biz.onixs.fix.engine.Engine.StateChangedArgs
- Enclosing class:
- Engine
public static class Engine.StateChangedArgs
- extends Object
State changed event arguments.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Engine.StateChangedArgs
public Engine.StateChangedArgs(Engine.State previousState,
Engine.State newState)
getPreviousState
public Engine.State getPreviousState()
getNewState
public Engine.State getNewState()
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.