Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
TradSesEvent |
SRQSStatusBroadcast.getTradSesEvent()
Trading session event type.
|
TradSesEvent |
StatusBroadcast.getTradSesEvent()
Trading session event type.
|
TradSesEvent |
TESTradingSessionStatusBroadcast.getTradSesEvent()
Trading session event type.
|
TradSesEvent |
TMTradingSessionStatusBroadcast.getTradSesEvent()
Trading session event type.
|
TradSesEvent |
TradingSessionStatusBroadcast.getTradSesEvent()
Trading session event type.
|
Modifier and Type | Method and Description |
---|---|
SRQSStatusBroadcast |
SRQSStatusBroadcast.setTradSesEvent(TradSesEvent value) |
StatusBroadcast |
StatusBroadcast.setTradSesEvent(TradSesEvent value) |
TESTradingSessionStatusBroadcast |
TESTradingSessionStatusBroadcast.setTradSesEvent(TradSesEvent value) |
TMTradingSessionStatusBroadcast |
TMTradingSessionStatusBroadcast.setTradSesEvent(TradSesEvent value) |
TradingSessionStatusBroadcast |
TradingSessionStatusBroadcast.setTradSesEvent(TradSesEvent value) |
Modifier and Type | Method and Description |
---|---|
static TradSesEvent |
TradSesEvent.forValue(byte value) |
static TradSesEvent |
TradSesEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradSesEvent[] |
TradSesEvent.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.