Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static TradeRequestStatus |
TradeRequestStatus.forValue(int value)
Returns enum value for the int representation
|
TradeRequestStatus |
TradeCaptureReportRequestAcknowledgment.getTradeRequestStatus()
Gets status of Trade Request.
|
static TradeRequestStatus |
TradeRequestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeRequestStatus[] |
TradeRequestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TradeCaptureReportRequestAcknowledgment.setTradeRequestStatus(TradeRequestStatus value)
Gets status of Trade Request.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.