Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
PartyIdSettlementLocation |
EnterTESTradeRequest.getPartyIdSettlementLocation()
Settlement institution.
|
PartyIdSettlementLocation |
TESApproveBroadcast.getPartyIdSettlementLocation()
Settlement institution.
|
PartyIdSettlementLocation |
TESBroadcast.getPartyIdSettlementLocation()
Settlement institution.
|
PartyIdSettlementLocation |
TESUploadBroadcast.getPartyIdSettlementLocation()
Settlement institution.
|
PartyIdSettlementLocation |
UploadTESTradeRequest.getPartyIdSettlementLocation()
Settlement institution.
|
Modifier and Type | Method and Description |
---|---|
EnterTESTradeRequest |
EnterTESTradeRequest.setPartyIdSettlementLocation(PartyIdSettlementLocation value) |
TESApproveBroadcast |
TESApproveBroadcast.setPartyIdSettlementLocation(PartyIdSettlementLocation value) |
TESBroadcast |
TESBroadcast.setPartyIdSettlementLocation(PartyIdSettlementLocation value) |
TESUploadBroadcast |
TESUploadBroadcast.setPartyIdSettlementLocation(PartyIdSettlementLocation value) |
UploadTESTradeRequest |
UploadTESTradeRequest.setPartyIdSettlementLocation(PartyIdSettlementLocation value) |
Modifier and Type | Method and Description |
---|---|
static PartyIdSettlementLocation |
PartyIdSettlementLocation.forValue(byte value) |
static PartyIdSettlementLocation |
PartyIdSettlementLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartyIdSettlementLocation[] |
PartyIdSettlementLocation.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.