Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
OrderCategory |
TradeBroadcast.getOrderCategory()
Indicates if the trade notification results from an order or quote.
|
Modifier and Type | Method and Description |
---|---|
TradeBroadcast |
TradeBroadcast.setOrderCategory(OrderCategory value) |
Modifier and Type | Method and Description |
---|---|
static OrderCategory |
OrderCategory.forValue(char value) |
static OrderCategory |
OrderCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderCategory[] |
OrderCategory.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.