Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.session | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
MarketId |
PartyActionReport.getMarketId()
Market ID.
|
MarketId |
PartyEntitlementsUpdateReport.getMarketId()
Market ID.
|
MarketId |
RiskNotificationBroadcast.getMarketId()
Market ID.
|
Modifier and Type | Method and Description |
---|---|
PartyActionReport |
PartyActionReport.setMarketId(MarketId value) |
PartyEntitlementsUpdateReport |
PartyEntitlementsUpdateReport.setMarketId(MarketId value) |
RiskNotificationBroadcast |
RiskNotificationBroadcast.setMarketId(MarketId value) |
Modifier and Type | Method and Description |
---|---|
MarketId |
LogonResponse.getMarketId()
Market ID.
|
Modifier and Type | Method and Description |
---|---|
LogonResponse |
LogonResponse.setMarketId(MarketId value) |
Modifier and Type | Method and Description |
---|---|
static MarketId |
MarketId.forValue(short value) |
static MarketId |
MarketId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarketId[] |
MarketId.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.