Uses of Interface
cdm.base.datetime.metafields.ReferenceWithMetaAdjustableOrRelativeDates
Packages that use ReferenceWithMetaAdjustableOrRelativeDates
Package
Description
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
-
Uses of ReferenceWithMetaAdjustableOrRelativeDates in cdm.base.datetime.metafields
Subinterfaces of ReferenceWithMetaAdjustableOrRelativeDates in cdm.base.datetime.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.base.datetime.metafields that implement ReferenceWithMetaAdjustableOrRelativeDatesModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaAdjustableOrRelativeDatesstatic classImmutable Implementation of ReferenceWithMetaAdjustableOrRelativeDatesMethods in cdm.base.datetime.metafields that return ReferenceWithMetaAdjustableOrRelativeDatesModifier and TypeMethodDescriptionReferenceWithMetaAdjustableOrRelativeDates.build()Build MethodsReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilderImpl.build()ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesImpl.build()Methods in cdm.base.datetime.metafields that return types with arguments of type ReferenceWithMetaAdjustableOrRelativeDatesModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaAdjustableOrRelativeDates> ReferenceWithMetaAdjustableOrRelativeDates.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaAdjustableOrRelativeDates> ReferenceWithMetaAdjustableOrRelativeDates.metaData()Utility Methods -
Uses of ReferenceWithMetaAdjustableOrRelativeDates in cdm.product.common.schedule
Methods in cdm.product.common.schedule that return ReferenceWithMetaAdjustableOrRelativeDatesModifier and TypeMethodDescriptionFinalCalculationPeriodDateAdjustment.FinalCalculationPeriodDateAdjustmentImpl.getRelevantUnderlyingDateReference()FinalCalculationPeriodDateAdjustment.getRelevantUnderlyingDateReference()Reference to the unadjusted cancellation effective dates.Methods in cdm.product.common.schedule with parameters of type ReferenceWithMetaAdjustableOrRelativeDatesModifier and TypeMethodDescriptionFinalCalculationPeriodDateAdjustment.FinalCalculationPeriodDateAdjustmentBuilder.setRelevantUnderlyingDateReference(ReferenceWithMetaAdjustableOrRelativeDates relevantUnderlyingDateReference) FinalCalculationPeriodDateAdjustment.FinalCalculationPeriodDateAdjustmentBuilderImpl.setRelevantUnderlyingDateReference(ReferenceWithMetaAdjustableOrRelativeDates _relevantUnderlyingDateReference)