Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
ApplSeqIndicator |
ModifyOrderComplexRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
ModifyOrderComplexShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
ModifyOrderRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
ModifyOrderShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
ModifyOrderSingleRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
ModifyOrderSingleShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderComplexRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderComplexShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderSingleRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
NewOrderSingleShortRequest.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
ApplSeqIndicator |
OrderExecReportBroadcast.getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
Modifier and Type | Method and Description |
---|---|
static ApplSeqIndicator |
ApplSeqIndicator.forValue(byte value) |
static ApplSeqIndicator |
ApplSeqIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplSeqIndicator[] |
ApplSeqIndicator.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.