Wrapper class for holding Bond Spread and recovery rate quotes. More...
#include <ored/marketdata/security.hpp>
Public Member Functions | |
| Security (const Date &asof, SecuritySpec spec, const Loader &loader, const CurveConfigurations &curveConfigs) | |
| Constructor. | |
| Handle< Quote > | spread () const |
| Inspector. | |
| Handle< Quote > | price () const |
| Handle< Quote > | recoveryRate () const |
| Handle< Quote > | cpr () const |
Wrapper class for holding Bond Spread and recovery rate quotes.