Uses of Class
org.drip.product.params.NotionalSetting
Package | Description |
---|---|
org.drip.product.creator |
Streams and Products Construction Utilities
|
org.drip.product.credit |
Credit Products - Components and Baskets
|
org.drip.product.definition |
Fixed Income Components/Baskets Definitions
|
-
Uses of NotionalSetting in org.drip.product.creator
Methods in org.drip.product.creator that return NotionalSetting Modifier and Type Method Description NotionalSetting
BondProductBuilder. getNotionalParams()
Get the Bond's Notional ParametersMethods in org.drip.product.creator with parameters of type NotionalSetting Modifier and Type Method 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 -
Uses of NotionalSetting in org.drip.product.credit
Methods in org.drip.product.credit that return NotionalSetting Modifier and Type Method Description NotionalSetting
BondComponent. notionalSetting()
Methods in org.drip.product.credit with parameters of type NotionalSetting Modifier and Type Method Description boolean
BondComponent. setNotionalSetting(NotionalSetting notionalSetting)
-
Uses of NotionalSetting in org.drip.product.definition
Methods in org.drip.product.definition that return NotionalSetting Modifier and Type Method Description NotionalSetting
BondProduct. notionalSetting()
Retrieve the bond notional SettingMethods in org.drip.product.definition with parameters of type NotionalSetting Modifier and Type Method Description boolean
BondProduct. setNotionalSetting(NotionalSetting notlSetting)
Set the bond notional Setting