Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
SessionStatus |
BroadcastErrorNotification.getSessionStatus()
Status of an ETI session.
|
SessionStatus |
Reject.getSessionStatus()
Status of an ETI session.
|
Modifier and Type | Method and Description |
---|---|
BroadcastErrorNotification |
BroadcastErrorNotification.setSessionStatus(SessionStatus value) |
Reject |
Reject.setSessionStatus(SessionStatus value) |
Modifier and Type | Method and Description |
---|---|
static SessionStatus |
SessionStatus.forValue(byte value) |
static SessionStatus |
SessionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionStatus[] |
SessionStatus.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.