Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ExecInst |
DeleteAllOrderBroadcast.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
DeleteAllOrderQuoteEventBroadcast.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderComplexRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderComplexShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderSingleRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
ModifyOrderSingleShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderComplexRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderComplexShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderSingleRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
NewOrderSingleShortRequest.getExecInst()
Instructions for order handling, represented as a bit map.
|
ExecInst |
OrderExecReportBroadcast.getExecInst()
Instructions for order handling, represented as a bit map.
|
Modifier and Type | Method and Description |
---|---|
static ExecInst |
ExecInst.forValue(byte value) |
static ExecInst |
ExecInst.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecInst[] |
ExecInst.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.