| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
SelfMatchPreventionInstruction |
NewOrderShortRequest.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
NewOrderRequest.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
CrossRequestSideGrpElem.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
OrderExecReportBroadcast.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
MassQuoteRequest.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
ModifyOrderRequest.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
SelfMatchPreventionInstruction |
ModifyOrderShortRequest.getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
| Modifier and Type | Method and Description |
|---|---|
NewOrderShortRequest |
NewOrderShortRequest.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
NewOrderRequest |
NewOrderRequest.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
void |
CrossRequestSideGrpElem.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
OrderExecReportBroadcast |
OrderExecReportBroadcast.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
MassQuoteRequest |
MassQuoteRequest.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
ModifyOrderRequest |
ModifyOrderRequest.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
ModifyOrderShortRequest |
ModifyOrderShortRequest.setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
| Modifier and Type | Method and Description |
|---|---|
static SelfMatchPreventionInstruction |
SelfMatchPreventionInstruction.forValue(byte value) |
static SelfMatchPreventionInstruction |
SelfMatchPreventionInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelfMatchPreventionInstruction[] |
SelfMatchPreventionInstruction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2026 Onix Solutions. All rights reserved.