Uses of Interface
cdm.observable.event.metafields.FieldWithMetaMarketDisruptionEnum
Packages that use FieldWithMetaMarketDisruptionEnum
Package
Description
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
-
Uses of FieldWithMetaMarketDisruptionEnum in cdm.observable.event.metafields
Subinterfaces of FieldWithMetaMarketDisruptionEnum in cdm.observable.event.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.event.metafields that implement FieldWithMetaMarketDisruptionEnumModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaMarketDisruptionEnumstatic classImmutable Implementation of FieldWithMetaMarketDisruptionEnumMethods in cdm.observable.event.metafields that return FieldWithMetaMarketDisruptionEnumModifier and TypeMethodDescriptionFieldWithMetaMarketDisruptionEnum.build()Build MethodsFieldWithMetaMarketDisruptionEnum.FieldWithMetaMarketDisruptionEnumBuilderImpl.build()FieldWithMetaMarketDisruptionEnum.FieldWithMetaMarketDisruptionEnumImpl.build()Methods in cdm.observable.event.metafields that return types with arguments of type FieldWithMetaMarketDisruptionEnumModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaMarketDisruptionEnum> FieldWithMetaMarketDisruptionEnum.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaMarketDisruptionEnum> FieldWithMetaMarketDisruptionEnum.metaData()Utility Methods -
Uses of FieldWithMetaMarketDisruptionEnum in cdm.product.common.schedule
Methods in cdm.product.common.schedule that return FieldWithMetaMarketDisruptionEnumModifier and TypeMethodDescriptionAveragingPeriod.AveragingPeriodImpl.getMarketDisruption()AveragingPeriod.getMarketDisruption()The market disruption event as defined by ISDA 2002 Definitions.Methods in cdm.product.common.schedule with parameters of type FieldWithMetaMarketDisruptionEnumModifier and TypeMethodDescriptionAveragingPeriod.AveragingPeriodBuilder.setMarketDisruption(FieldWithMetaMarketDisruptionEnum marketDisruption) AveragingPeriod.AveragingPeriodBuilderImpl.setMarketDisruption(FieldWithMetaMarketDisruptionEnum _marketDisruption)