Uses of Class
org.drip.product.params.IdentifierSet
| 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 IdentifierSet in org.drip.product.creator
Methods in org.drip.product.creator that return IdentifierSet Modifier and Type Method Description IdentifierSetBondProductBuilder. getIdentifierParams()Get the Bond's identifier ParametersMethods in org.drip.product.creator with parameters of type IdentifierSet 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 IdentifierSet in org.drip.product.credit
Methods in org.drip.product.credit that return IdentifierSet Modifier and Type Method Description IdentifierSetBondComponent. identifierSet()Methods in org.drip.product.credit with parameters of type IdentifierSet Modifier and Type Method Description booleanBondComponent. setIdentifierSet(IdentifierSet idParams) -
Uses of IdentifierSet in org.drip.product.definition
Methods in org.drip.product.definition that return IdentifierSet Modifier and Type Method Description IdentifierSetBondProduct. identifierSet()Retrieve the bond identifier setMethods in org.drip.product.definition with parameters of type IdentifierSet Modifier and Type Method Description booleanBondProduct. setIdentifierSet(IdentifierSet idSet)Set the bond identifier set