Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
TransferReason |
TESTradeBroadcast.getTransferReason()
Identifies the role for which the trade notification is received.
|
TransferReason |
TradeBroadcast.getTransferReason()
Identifies the role for which the trade notification is received.
|
Modifier and Type | Method and Description |
---|---|
TESTradeBroadcast |
TESTradeBroadcast.setTransferReason(TransferReason value) |
TradeBroadcast |
TradeBroadcast.setTransferReason(TransferReason value) |
Modifier and Type | Method and Description |
---|---|
static TransferReason |
TransferReason.forValue(byte value) |
static TransferReason |
TransferReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferReason[] |
TransferReason.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.