Uses of Enum
cdm.product.asset.RollSourceCalendarEnum
Packages that use RollSourceCalendarEnum
Package
Description
Product concepts applicable to specific asset classes.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of RollSourceCalendarEnum in cdm.product.asset
Methods in cdm.product.asset that return RollSourceCalendarEnumModifier and TypeMethodDescriptionstatic RollSourceCalendarEnumRollSourceCalendarEnum.fromDisplayName(String name) static RollSourceCalendarEnumReturns the enum constant of this type with the specified name.static RollSourceCalendarEnum[]RollSourceCalendarEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RollSourceCalendarEnum in cdm.product.common.settlement
Fields in cdm.product.common.settlement declared as RollSourceCalendarEnumModifier and TypeFieldDescriptionprotected RollSourceCalendarEnumRollFeature.RollFeatureBuilderImpl.rollSourceCalendarMethods in cdm.product.common.settlement that return RollSourceCalendarEnumModifier and TypeMethodDescriptionRollFeature.getRollSourceCalendar()Used in conjunction with an exchange-based pricing source.RollFeature.RollFeatureBuilderImpl.getRollSourceCalendar()RollFeature.RollFeatureImpl.getRollSourceCalendar()Methods in cdm.product.common.settlement with parameters of type RollSourceCalendarEnumModifier and TypeMethodDescriptionRollFeature.RollFeatureBuilder.setRollSourceCalendar(RollSourceCalendarEnum rollSourceCalendar) RollFeature.RollFeatureBuilderImpl.setRollSourceCalendar(RollSourceCalendarEnum _rollSourceCalendar)