Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
RatesSetting |
BondProductBuilder.getRatesValuationParams()
Get the Bond's Rates Valuation Parameters
|
Modifier and Type | Method and Description |
---|---|
static BondComponent |
BondBuilder.CreateBondFromParams(TreasuryBenchmark tsyParams,
IdentifierSet idParams,
CouponSetting cpnParams,
CurrencySet ccyParams,
FloaterSetting fltParams,
QuoteConvention mktConv,
RatesSetting irValParams,
CreditSetting crValParams,
TerminationSetting cfteParams,
PeriodSet periodParams,
NotionalSetting notlParams)
Create the full generic bond object from the complete set of parameters
|
Modifier and Type | Method and Description |
---|---|
RatesSetting |
BondComponent.setRatesSetting() |
Modifier and Type | Method and Description |
---|---|
boolean |
BondComponent.setRatesSetting(RatesSetting irValParams) |
Modifier and Type | Method and Description |
---|---|
RatesSetting |
BondProduct.setRatesSetting()
Retrieve the Bond Rates Setting
|
Modifier and Type | Method and Description |
---|---|
boolean |
BondProduct.setRatesSetting(RatesSetting ratesSetting)
Ses the Bond Rates Setting
|