Uses of Class
org.drip.product.params.CouponSetting
| 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 CouponSetting in org.drip.product.creator
Methods in org.drip.product.creator that return CouponSetting Modifier and Type Method Description CouponSettingBondProductBuilder. getCouponParams()Get the Bond's Coupon ParametersMethods in org.drip.product.creator with parameters of type CouponSetting Modifier and Type Method Description static BondComponentBondBuilder. 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 CouponSetting in org.drip.product.credit
Methods in org.drip.product.credit that return CouponSetting Modifier and Type Method Description CouponSettingBondComponent. couponSetting()Methods in org.drip.product.credit with parameters of type CouponSetting Modifier and Type Method Description booleanBondComponent. setCouponSetting(CouponSetting couponSetting) -
Uses of CouponSetting in org.drip.product.definition
Methods in org.drip.product.definition that return CouponSetting Modifier and Type Method Description CouponSettingBondProduct. couponSetting()Retrieve the bond coupon settingMethods in org.drip.product.definition with parameters of type CouponSetting Modifier and Type Method Description booleanBondProduct. setCouponSetting(CouponSetting cpnSetting)Set the bond coupon setting