Uses of Interface
org.drip.product.params.Validatable
Package | Description |
---|---|
org.drip.product.creator |
Streams and Products Construction Utilities
|
org.drip.product.params |
Fixed Income Product Customization Parameters
|
-
Uses of Validatable in org.drip.product.creator
Classes in org.drip.product.creator that implement Validatable Modifier and Type Class Description class
BondRefDataBuilder
BondRefDataBuilder holds the entire set of static parameters for the bond product. -
Uses of Validatable in org.drip.product.params
Classes in org.drip.product.params that implement Validatable Modifier and Type Class Description class
CouponSetting
CouponSetting contains the coupon type, schedule, and the coupon amount for the component.class
CreditSetting
CreditSetting contains the credit related valuation parameters - use default pay lag, use curve or the component recovery, component recovery, credit curve name, and whether there is accrual on default.class
FloaterSetting
FloaterSetting contains the component floating rate parameters.class
IdentifierSet
IdentifierSet contains the component identifier parameters - ISIN, CUSIP, ID, and ticker.class
NotionalSetting
NotionalSetting contains the product's notional schedule and the amount.class
QuoteConvention
QuoteConvention contains the Component Market Convention Parameters - the quote convention, the calculation type, the first settle date, and the redemption amount.class
TerminationSetting
TerminationSetting class contains the current "liveness" state of the component, and, if inactive, how it entered that state.