Class | Description |
---|---|
BondBasketBuilder |
BondBasketBuilder contains the suite of helper functions for creating the bond Basket Product from different
kinds of inputs and byte streams.
|
BondBuilder |
BondBuilder contains the suite of helper functions for creating simple fixed/floater bonds, user defined
bonds, optionally with custom cash flows and embedded option schedules (European or American).
|
BondProductBuilder |
BondProductBuilder holds the static parameters of the bond product needed for the full bond valuation.
|
BondRefDataBuilder |
BondRefDataBuilder holds the entire set of static parameters for the bond product.
|
CashBuilder |
CashBuilder contains the suite of helper functions for creating the Cash product from the
parameters/codes/byte array streams.
|
CDSBasketBuilder |
CDSBasketBuilder contains the suite of helper functions for creating the CDS Basket Product from different
kinds of inputs and byte streams.
|
CDSBuilder |
CDSBuilder contains the suite of helper functions for creating the CreditDefaultSwap product from the
parameters/byte array streams.
|
CDXRefDataHolder | |
EDFutureBuilder |
EDFutureBuilder contains the suite of helper functions for creating the EDFuture product from the
parameters/codes/byte array streams.
|
FXForwardBuilder |
FXForwardBuilder contains the suite of helper functions for creating the FXForwardBuilder product from the
parameters/byte array streams.
|
FXSpotBuilder |
FXSpotBuilder contains the suite of helper functions for creating the FXSpot from the corresponding
parameters/byte array streams.
|
RatesStreamBuilder |
RatesStreamBuilder contains the suite of helper functions for creating the Stream-based Rates Products
from different kinds of inputs.
|