Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
TradeAllocStatus |
BasketSideAllocExtBCGrpElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
BasketSideAllocGrpElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
NewBasketSideAllocGrpElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
OldBasketSideAllocGrpElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
SideAllocExtGrpElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
SideAllocGrpBCElem.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
TradeAllocStatus |
TESApproveBroadcast.getTradeAllocStatus()
Status of an allocation in a Trade Entry Service trade.
|
Modifier and Type | Method and Description |
---|---|
void |
BasketSideAllocExtBCGrpElem.setTradeAllocStatus(TradeAllocStatus value) |
void |
BasketSideAllocGrpElem.setTradeAllocStatus(TradeAllocStatus value) |
void |
NewBasketSideAllocGrpElem.setTradeAllocStatus(TradeAllocStatus value) |
void |
OldBasketSideAllocGrpElem.setTradeAllocStatus(TradeAllocStatus value) |
void |
SideAllocExtGrpElem.setTradeAllocStatus(TradeAllocStatus value) |
void |
SideAllocGrpBCElem.setTradeAllocStatus(TradeAllocStatus value) |
TESApproveBroadcast |
TESApproveBroadcast.setTradeAllocStatus(TradeAllocStatus value) |
Modifier and Type | Method and Description |
---|---|
static TradeAllocStatus |
TradeAllocStatus.forValue(byte value) |
static TradeAllocStatus |
TradeAllocStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeAllocStatus[] |
TradeAllocStatus.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.