Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
CurrencySet |
BondProductBuilder.getCurrencyParams()
Get the Bond's Currency 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 |
---|---|
CurrencySet |
BondComponent.getCurrencyParams() |
Modifier and Type | Method and Description |
---|---|
boolean |
BondComponent.setCurrencySet(CurrencySet ccyParams) |
Modifier and Type | Method and Description |
---|---|
CurrencySet |
BondProduct.getCurrencyParams()
Retrieve the bond currency set
|
Modifier and Type | Method and Description |
---|---|
boolean |
BondProduct.setCurrencySet(CurrencySet ccySet)
Set the bond currency set
|