Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
TerminationSetting |
BondProductBuilder.getCFTEParams()
Get the Bond's CF termination event 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)
Creates the full generic bond object from the complete set of parameters
|
Modifier and Type | Method and Description |
---|---|
TerminationSetting |
BondComponent.getTerminationSetting() |
Modifier and Type | Method and Description |
---|---|
boolean |
BondComponent.setTerminationSetting(TerminationSetting cfteParams) |
Modifier and Type | Method and Description |
---|---|
TerminationSetting |
BondProduct.getTerminationSetting()
Retrieves the bond termination setting
|
Modifier and Type | Method and Description |
---|---|
boolean |
BondProduct.setTerminationSetting(TerminationSetting termSetting)
Sets the bond termination setting
|