Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message.session | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
TradSesMode |
LogonResponse.getTradSesMode()
Trading session mode.
|
Modifier and Type | Method and Description |
---|---|
LogonResponse |
LogonResponse.setTradSesMode(TradSesMode value) |
Modifier and Type | Method and Description |
---|---|
static TradSesMode |
TradSesMode.forValue(byte value) |
static TradSesMode |
TradSesMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradSesMode[] |
TradSesMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.