Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
SwapClearer |
EnterTESTradeRequest.getSwapClearer()
Swap clearer for EFS Trades only.
|
SwapClearer |
ModifyTESTradeRequest.getSwapClearer()
Swap clearer for EFS Trades only.
|
SwapClearer |
TESBroadcast.getSwapClearer()
Swap clearer for EFS Trades only.
|
SwapClearer |
TESUploadBroadcast.getSwapClearer()
Swap clearer for EFS Trades only.
|
SwapClearer |
UploadTESTradeRequest.getSwapClearer()
Swap clearer for EFS Trades only.
|
Modifier and Type | Method and Description |
---|---|
EnterTESTradeRequest |
EnterTESTradeRequest.setSwapClearer(SwapClearer value) |
ModifyTESTradeRequest |
ModifyTESTradeRequest.setSwapClearer(SwapClearer value) |
TESBroadcast |
TESBroadcast.setSwapClearer(SwapClearer value) |
TESUploadBroadcast |
TESUploadBroadcast.setSwapClearer(SwapClearer value) |
UploadTESTradeRequest |
UploadTESTradeRequest.setSwapClearer(SwapClearer value) |
Modifier and Type | Method and Description |
---|---|
static SwapClearer |
SwapClearer.forValue(byte value) |
static SwapClearer |
SwapClearer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwapClearer[] |
SwapClearer.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.