Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
SettlMethod |
AddFlexibleInstrumentRequest.getSettlMethod()
Settlement method for a contract or instrument.
|
SettlMethod |
AddFlexibleInstrumentResponse.getSettlMethod()
Settlement method for a contract or instrument.
|
Modifier and Type | Method and Description |
---|---|
AddFlexibleInstrumentRequest |
AddFlexibleInstrumentRequest.setSettlMethod(SettlMethod value) |
AddFlexibleInstrumentResponse |
AddFlexibleInstrumentResponse.setSettlMethod(SettlMethod value) |
Modifier and Type | Method and Description |
---|---|
static SettlMethod |
SettlMethod.forValue(char value) |
static SettlMethod |
SettlMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettlMethod[] |
SettlMethod.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.