| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
PutOrCall |
AddFlexibleInstrumentRequest.getPutOrCall()
Indicates whether an option contract is a put or call.
|
PutOrCall |
AddFlexibleInstrumentResponse.getPutOrCall()
Indicates whether an option contract is a put or call.
|
| Modifier and Type | Method and Description |
|---|---|
AddFlexibleInstrumentRequest |
AddFlexibleInstrumentRequest.setPutOrCall(PutOrCall value) |
AddFlexibleInstrumentResponse |
AddFlexibleInstrumentResponse.setPutOrCall(PutOrCall value) |
| Modifier and Type | Method and Description |
|---|---|
static PutOrCall |
PutOrCall.forValue(byte value) |
static PutOrCall |
PutOrCall.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PutOrCall[] |
PutOrCall.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2025 Onix Solutions. All rights reserved.