Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
SideTrdSubTyp |
BasketExecGrpElem.getSideTrdSubTyp()
Sub-type of a trade type.
|
SideTrdSubTyp |
BasketSideAllocExtBCGrpElem.getSideTrdSubTyp()
Sub-type of a trade type.
|
SideTrdSubTyp |
InstrmtMatchSideGrpElem.getSideTrdSubTyp()
Sub-type of a trade type.
|
SideTrdSubTyp |
NewBasketInstrmtMatchSideGrpElem.getSideTrdSubTyp()
Sub-type of a trade type.
|
SideTrdSubTyp |
OldBasketInstrmtMatchSideGrpElem.getSideTrdSubTyp()
Sub-type of a trade type.
|
Modifier and Type | Method and Description |
---|---|
void |
BasketExecGrpElem.setSideTrdSubTyp(SideTrdSubTyp value) |
void |
BasketSideAllocExtBCGrpElem.setSideTrdSubTyp(SideTrdSubTyp value) |
void |
InstrmtMatchSideGrpElem.setSideTrdSubTyp(SideTrdSubTyp value) |
void |
NewBasketInstrmtMatchSideGrpElem.setSideTrdSubTyp(SideTrdSubTyp value) |
void |
OldBasketInstrmtMatchSideGrpElem.setSideTrdSubTyp(SideTrdSubTyp value) |
Modifier and Type | Method and Description |
---|---|
static SideTrdSubTyp |
SideTrdSubTyp.forValue(short value) |
static SideTrdSubTyp |
SideTrdSubTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SideTrdSubTyp[] |
SideTrdSubTyp.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.