Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
RiskLimitPlatform |
InquirePreTradeRiskLimitsRequest.getRiskLimitPlatform()
Scope for Pre-Trade risk limits.
|
RiskLimitPlatform |
PreTradeRiskLimitResponse.getRiskLimitPlatform()
Scope for Pre-Trade risk limits.
|
RiskLimitPlatform |
PreTradeRiskLimitsDefinitionRequest.getRiskLimitPlatform()
Scope for Pre-Trade risk limits.
|
Modifier and Type | Method and Description |
---|---|
InquirePreTradeRiskLimitsRequest |
InquirePreTradeRiskLimitsRequest.setRiskLimitPlatform(RiskLimitPlatform value) |
PreTradeRiskLimitResponse |
PreTradeRiskLimitResponse.setRiskLimitPlatform(RiskLimitPlatform value) |
PreTradeRiskLimitsDefinitionRequest |
PreTradeRiskLimitsDefinitionRequest.setRiskLimitPlatform(RiskLimitPlatform value) |
Modifier and Type | Method and Description |
---|---|
static RiskLimitPlatform |
RiskLimitPlatform.forValue(byte value) |
static RiskLimitPlatform |
RiskLimitPlatform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiskLimitPlatform[] |
RiskLimitPlatform.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.