Uses of Interface
cdm.product.common.schedule.FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder
Packages that use FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder
Package
Description
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
-
Uses of FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder in cdm.product.common.schedule
Classes in cdm.product.common.schedule that implement FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FxLinkedNotionalScheduleMethods in cdm.product.common.schedule that return FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifier and TypeMethodDescriptionFxLinkedNotionalSchedule.builder()FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.prune()FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.prune()FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setFixingTime(BusinessCenterTime fixingTime) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setFixingTime(BusinessCenterTime _fixingTime) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setFxSpotRateSource(FxSpotRateSource fxSpotRateSource) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setFxSpotRateSource(FxSpotRateSource _fxSpotRateSource) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setVaryingNotionalCurrency(FieldWithMetaString varyingNotionalCurrency) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setVaryingNotionalCurrency(FieldWithMetaString _varyingNotionalCurrency) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setVaryingNotionalCurrencyValue(String varyingNotionalCurrency) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setVaryingNotionalCurrencyValue(String _varyingNotionalCurrency) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setVaryingNotionalFixingDates(RelativeDateOffset varyingNotionalFixingDates) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setVaryingNotionalFixingDates(RelativeDateOffset _varyingNotionalFixingDates) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setVaryingNotionalInterimExchangePaymentDates(RelativeDateOffset varyingNotionalInterimExchangePaymentDates) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setVaryingNotionalInterimExchangePaymentDates(RelativeDateOffset _varyingNotionalInterimExchangePaymentDates) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.toBuilder()FxLinkedNotionalSchedule.FxLinkedNotionalScheduleImpl.toBuilder()FxLinkedNotionalSchedule.toBuilder()Methods in cdm.product.common.schedule with parameters of type FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifier and TypeMethodDescriptionprotected voidFxLinkedNotionalSchedule.FxLinkedNotionalScheduleImpl.setBuilderFields(FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder builder) Constructors in cdm.product.common.schedule with parameters of type FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifierConstructorDescriptionprotected -
Uses of FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder in cdm.product.common.settlement
Fields in cdm.product.common.settlement declared as FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifier and TypeFieldDescriptionQuantityMultiplier.QuantityMultiplierBuilderImpl.fxLinkedNotionalScheduleMethods in cdm.product.common.settlement that return FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderModifier and TypeMethodDescriptionQuantityMultiplier.QuantityMultiplierBuilder.getFxLinkedNotionalSchedule()QuantityMultiplier.QuantityMultiplierBuilderImpl.getFxLinkedNotionalSchedule()QuantityMultiplier.QuantityMultiplierBuilder.getOrCreateFxLinkedNotionalSchedule()QuantityMultiplier.QuantityMultiplierBuilderImpl.getOrCreateFxLinkedNotionalSchedule()