Callability::Price Class Reference
#include <ql/instruments/callabilityschedule.hpp>
Detailed Description
amount to be paid upon callability- Examples:
Public Types | |
enum | Type { Dirty, Clean } |
Public Member Functions | |
Price (Real amount, Type type) | |
Real | amount () const |
Type | type () const |