Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.credit | |
org.drip.product.definition |
Modifier and Type | Method and Description |
---|---|
IdentifierSet |
BondProductBuilder.getIdentifierParams()
Get the Bond's identifier 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 |
---|---|
IdentifierSet |
BondComponent.getIdentifierSet() |
Modifier and Type | Method and Description |
---|---|
boolean |
BondComponent.setIdentifierSet(IdentifierSet idParams) |
Modifier and Type | Method and Description |
---|---|
IdentifierSet |
BondProduct.getIdentifierSet()
Retrieves the bond identifier set
|
Modifier and Type | Method and Description |
---|---|
boolean |
BondProduct.setIdentifierSet(IdentifierSet idSet)
Sets the bond identifier set
|