Uses of Class
org.drip.product.params.FloaterSetting
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 FloaterSetting in org.drip.product.creator
Methods in org.drip.product.creator that return FloaterSetting Modifier and Type Method Description FloaterSetting
BondProductBuilder. getFloaterParams()
Get the Bond's Floater ParametersMethods in org.drip.product.creator with parameters of type FloaterSetting 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 FloaterSetting in org.drip.product.credit
Methods in org.drip.product.credit that return FloaterSetting Modifier and Type Method Description FloaterSetting
BondComponent. floaterSetting()
Methods in org.drip.product.credit with parameters of type FloaterSetting Modifier and Type Method Description boolean
BondComponent. setFloaterSetting(FloaterSetting fltParams)
-
Uses of FloaterSetting in org.drip.product.definition
Methods in org.drip.product.definition that return FloaterSetting Modifier and Type Method Description FloaterSetting
BondProduct. floaterSetting()
Retrieve the bond floater settingMethods in org.drip.product.definition with parameters of type FloaterSetting Modifier and Type Method Description boolean
BondProduct. setFloaterSetting(FloaterSetting fltSetting)
Set the bond floater setting