Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
QuoteConvention |
BondProductBuilder.getMarketConvention()
Get the Bond's Market Convention
|
Modifier and Type | Method and Description |
---|---|
static BondComponent |
BondBuilder.CreateBondFromParams(TreasuryBenchmarks tsyParams,
IdentifierSet idParams,
CouponSetting cpnParams,
FloaterSetting fltParams,
QuoteConvention mktConv,
CreditSetting crValParams,
TerminationSetting cfteParams,
BondStream periodParams,
NotionalSetting notlParams)
Create the full generic bond object from the complete set of parameters
|
Modifier and Type | Method and Description |
---|---|
QuoteConvention |
BondComponent.marketConvention() |
Modifier and Type | Method and Description |
---|---|
boolean |
BondComponent.setMarketConvention(QuoteConvention marketConvention) |
Modifier and Type | Method and Description |
---|---|
QuoteConvention |
BondProduct.marketConvention()
Retrieve the Bond's Market Convention
|
Modifier and Type | Method and Description |
---|---|
boolean |
BondProduct.setMarketConvention(QuoteConvention mktConv)
Set the Bond's Market Convention
|