Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
TimeInForce |
ModifyOrderComplexRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
ModifyOrderComplexShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
ModifyOrderRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
ModifyOrderShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
ModifyOrderSingleRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
ModifyOrderSingleShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderComplexRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderComplexShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderSingleRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
NewOrderSingleShortRequest.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TimeInForce |
OrderExecReportBroadcast.getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
Modifier and Type | Method and Description |
---|---|
static TimeInForce |
TimeInForce.forValue(byte value) |
static TimeInForce |
TimeInForce.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeInForce[] |
TimeInForce.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.