Package | Description |
---|---|
biz.onixs.cme.md.handler | |
biz.onixs.cme.md.handler.event |
Modifier and Type | Method and Description |
---|---|
static TradeUpdateAction |
TradeUpdateAction.forValue(int value)
Convert int to enumeration.
|
static TradeUpdateAction |
TradeUpdateAction.forValue(String value)
Convert String to enumeration.
|
static TradeUpdateAction |
TradeUpdateAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeUpdateAction[] |
TradeUpdateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TradeUpdateAction |
TradeEventArgs.getTradeUpdateAction()
Trade update action.
|
Copyright © 2010–2020 Onix Solutions. All rights reserved.