| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
SessionRejectReason |
Reject.getSessionRejectReason()
Error code.
|
| Modifier and Type | Method and Description |
|---|---|
Reject |
Reject.setSessionRejectReason(SessionRejectReason value) |
| Modifier and Type | Method and Description |
|---|---|
static SessionRejectReason |
SessionRejectReason.forValue(int value) |
static SessionRejectReason |
SessionRejectReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionRejectReason[] |
SessionRejectReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2025 Onix Solutions. All rights reserved.