| Package | Description |
|---|---|
| biz.onixs.eurex.eti.handler.message | |
| biz.onixs.eurex.eti.handler.message.value |
| Modifier and Type | Method and Description |
|---|---|
TradePlatform |
TESUploadBroadcast.getTradePlatform()
Indicates trade platform.
|
TradePlatform |
UploadTESTradeRequest.getTradePlatform()
Indicates trade platform.
|
| Modifier and Type | Method and Description |
|---|---|
TESUploadBroadcast |
TESUploadBroadcast.setTradePlatform(TradePlatform value) |
UploadTESTradeRequest |
UploadTESTradeRequest.setTradePlatform(TradePlatform value) |
| Modifier and Type | Method and Description |
|---|---|
static TradePlatform |
TradePlatform.forValue(byte value) |
static TradePlatform |
TradePlatform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradePlatform[] |
TradePlatform.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.