|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Engine.State | |
---|---|
biz.onixs.fix.engine |
Uses of Engine.State in biz.onixs.fix.engine |
---|
Methods in biz.onixs.fix.engine that return Engine.State | |
---|---|
Engine.State |
Engine.StateChangedArgs.getNewState()
|
Engine.State |
Engine.StateChangedArgs.getPreviousState()
|
static Engine.State |
Engine.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Engine.State[] |
Engine.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in biz.onixs.fix.engine with parameters of type Engine.State | |
---|---|
Engine.StateChangedArgs(Engine.State previousState,
Engine.State newState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |