| Package | Description |
|---|---|
| biz.onixs.fix.engine |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
StateChangedArgs(Engine.State previousState,
Engine.State newState) |
Copyright © 2005–2025 Onix Solutions. All rights reserved.