| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
CrossMatchInstruction |
NewOrderShortRequest.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
CrossMatchInstruction |
NewOrderRequest.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
CrossMatchInstruction |
CrossRequestSideGrpElem.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
CrossMatchInstruction |
MassQuoteRequest.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
CrossMatchInstruction |
ModifyOrderRequest.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
CrossMatchInstruction |
ModifyOrderShortRequest.getCrossMatchInstruction()
Indicate the instruction for SMP.
|
| Modifier and Type | Method and Description |
|---|---|
NewOrderShortRequest |
NewOrderShortRequest.setCrossMatchInstruction(CrossMatchInstruction value) |
NewOrderRequest |
NewOrderRequest.setCrossMatchInstruction(CrossMatchInstruction value) |
void |
CrossRequestSideGrpElem.setCrossMatchInstruction(CrossMatchInstruction value) |
MassQuoteRequest |
MassQuoteRequest.setCrossMatchInstruction(CrossMatchInstruction value) |
ModifyOrderRequest |
ModifyOrderRequest.setCrossMatchInstruction(CrossMatchInstruction value) |
ModifyOrderShortRequest |
ModifyOrderShortRequest.setCrossMatchInstruction(CrossMatchInstruction value) |
| Modifier and Type | Method and Description |
|---|---|
static CrossMatchInstruction |
CrossMatchInstruction.forValue(byte value) |
static CrossMatchInstruction |
CrossMatchInstruction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrossMatchInstruction[] |
CrossMatchInstruction.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.