Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ReversalIndicator |
TESTradeBroadcast.getReversalIndicator()
Indicator whether the reversal of the TES trade is electronically requested or not.
|
Modifier and Type | Method and Description |
---|---|
TESTradeBroadcast |
TESTradeBroadcast.setReversalIndicator(ReversalIndicator value) |
Modifier and Type | Method and Description |
---|---|
static ReversalIndicator |
ReversalIndicator.forValue(byte value) |
static ReversalIndicator |
ReversalIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReversalIndicator[] |
ReversalIndicator.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.