Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static TradeCollateralStatus |
TradeCollateralStatus.forValue(String value)
Returns enum value for the string representation
|
TradeCollateralStatus |
CollateralReport.getTradeCollateralStatus()
Gets the collateral status of the trade.
|
static TradeCollateralStatus |
TradeCollateralStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeCollateralStatus[] |
TradeCollateralStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CollateralReport.setTradeCollateralStatus(TradeCollateralStatus value)
Sets the collateral status of the trade.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.