Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
EffectOnBasket |
BasketSideAllocExtBCGrpElem.getEffectOnBasket()
Transaction effect on a basket.
|
EffectOnBasket |
InstrmtMatchSideGrpElem.getEffectOnBasket()
Transaction effect on a basket.
|
EffectOnBasket |
NewBasketInstrmtMatchSideGrpElem.getEffectOnBasket()
Transaction effect on a basket.
|
EffectOnBasket |
OldBasketInstrmtMatchSideGrpElem.getEffectOnBasket()
Transaction effect on a basket.
|
Modifier and Type | Method and Description |
---|---|
void |
BasketSideAllocExtBCGrpElem.setEffectOnBasket(EffectOnBasket value) |
void |
InstrmtMatchSideGrpElem.setEffectOnBasket(EffectOnBasket value) |
void |
NewBasketInstrmtMatchSideGrpElem.setEffectOnBasket(EffectOnBasket value) |
void |
OldBasketInstrmtMatchSideGrpElem.setEffectOnBasket(EffectOnBasket value) |
Modifier and Type | Method and Description |
---|---|
static EffectOnBasket |
EffectOnBasket.forValue(byte value) |
static EffectOnBasket |
EffectOnBasket.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectOnBasket[] |
EffectOnBasket.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.