Uses of Class
org.drip.product.params.QuoteConvention
| 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 QuoteConvention in org.drip.product.creator
Methods in org.drip.product.creator that return QuoteConvention Modifier and Type Method Description QuoteConventionBondProductBuilder. getMarketConvention()Get the Bond's Market ConventionMethods in org.drip.product.creator with parameters of type QuoteConvention 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 QuoteConvention in org.drip.product.credit
Methods in org.drip.product.credit that return QuoteConvention Modifier and Type Method Description QuoteConventionBondComponent. marketConvention()Methods in org.drip.product.credit with parameters of type QuoteConvention Modifier and Type Method Description booleanBondComponent. setMarketConvention(QuoteConvention quoteConvention) -
Uses of QuoteConvention in org.drip.product.definition
Methods in org.drip.product.definition that return QuoteConvention Modifier and Type Method Description QuoteConventionBondProduct. marketConvention()Retrieve the Bond's Market ConventionMethods in org.drip.product.definition with parameters of type QuoteConvention Modifier and Type Method Description booleanBondProduct. setMarketConvention(QuoteConvention mktConv)Set the Bond's Market Convention