| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
RequestingPartyIdExecutingSystem |
PartyActionReport.getRequestingPartyIdExecutingSystem()
System ID (1 = Eurex Clearing).
|
RequestingPartyIdExecutingSystem |
PartyEntitlementsUpdateReport.getRequestingPartyIdExecutingSystem()
System ID (1 = Eurex Clearing).
|
RequestingPartyIdExecutingSystem |
RiskNotificationBroadcast.getRequestingPartyIdExecutingSystem()
System ID (1 = Eurex Clearing).
|
| Modifier and Type | Method and Description |
|---|---|
PartyActionReport |
PartyActionReport.setRequestingPartyIdExecutingSystem(RequestingPartyIdExecutingSystem value) |
PartyEntitlementsUpdateReport |
PartyEntitlementsUpdateReport.setRequestingPartyIdExecutingSystem(RequestingPartyIdExecutingSystem value) |
RiskNotificationBroadcast |
RiskNotificationBroadcast.setRequestingPartyIdExecutingSystem(RequestingPartyIdExecutingSystem value) |
| Modifier and Type | Method and Description |
|---|---|
static RequestingPartyIdExecutingSystem |
RequestingPartyIdExecutingSystem.forValue(int value) |
static RequestingPartyIdExecutingSystem |
RequestingPartyIdExecutingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestingPartyIdExecutingSystem[] |
RequestingPartyIdExecutingSystem.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.