| Package | Description |
|---|---|
| biz.onixs.cme.stp.handler |
| Modifier and Type | Method and Description |
|---|---|
static TradeIDScope |
TradeIDScope.forValue(int value)
Returns enum value for the int representation
|
TradeIDScope |
SideRegulatoryTrade.getTradeIDScope()
Gets when a trade must be assigned more than one identifier, e.g. one for the clearing member
and another for the client on a cleared trade as with the principal model in Europe.
|
static TradeIDScope |
TradeIDScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeIDScope[] |
TradeIDScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SideRegulatoryTrade.setTradeIDScope(TradeIDScope value)
Gets when a trade must be assigned more than one identifier, e.g. one for the clearing member
and another for the client on a cleared trade as with the principal model in Europe.
|
Copyright © 2014–2026 Onix Solutions. All rights reserved.