Uses of Interface
cdm.product.asset.InterestRatePayout.InterestRatePayoutBuilder
Packages that use InterestRatePayout.InterestRatePayoutBuilder
Package
Description
Product concepts applicable to specific asset classes.
Template feature concepts to define payouts.
-
Uses of InterestRatePayout.InterestRatePayoutBuilder in cdm.event.common.functions
Methods in cdm.event.common.functions that return InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionNewFloatingPayout.NewFloatingPayoutDefault.assignOutput(InterestRatePayout.InterestRatePayoutBuilder interestRatePayout, EquitySwapMasterConfirmation2018 masterConfirmation) protected abstract InterestRatePayout.InterestRatePayoutBuilderNewFloatingPayout.doEvaluate(EquitySwapMasterConfirmation2018 masterConfirmation) NewFloatingPayout.NewFloatingPayoutDefault.doEvaluate(EquitySwapMasterConfirmation2018 masterConfirmation) Methods in cdm.event.common.functions with parameters of type InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionNewFloatingPayout.NewFloatingPayoutDefault.assignOutput(InterestRatePayout.InterestRatePayoutBuilder interestRatePayout, EquitySwapMasterConfirmation2018 masterConfirmation) -
Uses of InterestRatePayout.InterestRatePayoutBuilder in cdm.product.asset
Classes in cdm.product.asset that implement InterestRatePayout.InterestRatePayoutBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of InterestRatePayoutMethods in cdm.product.asset that return InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionInterestRatePayout.builder()InterestRatePayout.InterestRatePayoutBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) InterestRatePayout.InterestRatePayoutBuilder.prune()InterestRatePayout.InterestRatePayoutBuilderImpl.prune()InterestRatePayout.InterestRatePayoutBuilder.setBondReference(BondReference bondReference) InterestRatePayout.InterestRatePayoutBuilderImpl.setBondReference(BondReference _bondReference) InterestRatePayout.InterestRatePayoutBuilder.setCalculationPeriodDates(CalculationPeriodDates calculationPeriodDates) InterestRatePayout.InterestRatePayoutBuilderImpl.setCalculationPeriodDates(CalculationPeriodDates _calculationPeriodDates) InterestRatePayout.InterestRatePayoutBuilder.setCashflowRepresentation(CashflowRepresentation cashflowRepresentation) InterestRatePayout.InterestRatePayoutBuilderImpl.setCashflowRepresentation(CashflowRepresentation _cashflowRepresentation) InterestRatePayout.InterestRatePayoutBuilder.setCompoundingMethod(CompoundingMethodEnum compoundingMethod) InterestRatePayout.InterestRatePayoutBuilderImpl.setCompoundingMethod(CompoundingMethodEnum _compoundingMethod) InterestRatePayout.InterestRatePayoutBuilder.setDayCountFraction(FieldWithMetaDayCountFractionEnum dayCountFraction) InterestRatePayout.InterestRatePayoutBuilderImpl.setDayCountFraction(FieldWithMetaDayCountFractionEnum _dayCountFraction) InterestRatePayout.InterestRatePayoutBuilder.setDayCountFractionValue(DayCountFractionEnum dayCountFraction) InterestRatePayout.InterestRatePayoutBuilderImpl.setDayCountFractionValue(DayCountFractionEnum _dayCountFraction) InterestRatePayout.InterestRatePayoutBuilder.setDiscountingMethod(DiscountingMethod discountingMethod) InterestRatePayout.InterestRatePayoutBuilderImpl.setDiscountingMethod(DiscountingMethod _discountingMethod) InterestRatePayout.InterestRatePayoutBuilder.setFixedAmount(String fixedAmount) InterestRatePayout.InterestRatePayoutBuilderImpl.setFixedAmount(String _fixedAmount) InterestRatePayout.InterestRatePayoutBuilder.setFloatingAmount(String floatingAmount) InterestRatePayout.InterestRatePayoutBuilderImpl.setFloatingAmount(String _floatingAmount) InterestRatePayout.InterestRatePayoutBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) InterestRatePayout.InterestRatePayoutBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) InterestRatePayout.InterestRatePayoutBuilder.setPayerReceiver(PayerReceiver payerReceiver) InterestRatePayout.InterestRatePayoutBuilderImpl.setPayerReceiver(PayerReceiver _payerReceiver) InterestRatePayout.InterestRatePayoutBuilder.setPaymentDate(AdjustableDate paymentDate) InterestRatePayout.InterestRatePayoutBuilderImpl.setPaymentDate(AdjustableDate _paymentDate) InterestRatePayout.InterestRatePayoutBuilder.setPaymentDates(PaymentDates paymentDates) InterestRatePayout.InterestRatePayoutBuilderImpl.setPaymentDates(PaymentDates _paymentDates) InterestRatePayout.InterestRatePayoutBuilder.setPaymentDelay(Boolean paymentDelay) InterestRatePayout.InterestRatePayoutBuilderImpl.setPaymentDelay(Boolean _paymentDelay) InterestRatePayout.InterestRatePayoutBuilder.setPriceQuantity(ResolvablePriceQuantity priceQuantity) InterestRatePayout.InterestRatePayoutBuilderImpl.setPriceQuantity(ResolvablePriceQuantity _priceQuantity) InterestRatePayout.InterestRatePayoutBuilder.setPrincipalPayment(PrincipalPayments principalPayment) InterestRatePayout.InterestRatePayoutBuilderImpl.setPrincipalPayment(PrincipalPayments _principalPayment) InterestRatePayout.InterestRatePayoutBuilder.setRateSpecification(RateSpecification rateSpecification) InterestRatePayout.InterestRatePayoutBuilderImpl.setRateSpecification(RateSpecification _rateSpecification) InterestRatePayout.InterestRatePayoutBuilder.setResetDates(ResetDates resetDates) InterestRatePayout.InterestRatePayoutBuilderImpl.setResetDates(ResetDates _resetDates) InterestRatePayout.InterestRatePayoutBuilder.setSettlementTerms(SettlementTerms settlementTerms) InterestRatePayout.InterestRatePayoutBuilderImpl.setSettlementTerms(SettlementTerms _settlementTerms) InterestRatePayout.InterestRatePayoutBuilder.setSpreadCalculationMethod(SpreadCalculationMethodEnum spreadCalculationMethod) InterestRatePayout.InterestRatePayoutBuilderImpl.setSpreadCalculationMethod(SpreadCalculationMethodEnum _spreadCalculationMethod) InterestRatePayout.InterestRatePayoutBuilder.setStubPeriod(StubPeriod stubPeriod) InterestRatePayout.InterestRatePayoutBuilderImpl.setStubPeriod(StubPeriod _stubPeriod) InterestRatePayout.InterestRatePayoutBuilderImpl.toBuilder()InterestRatePayout.InterestRatePayoutImpl.toBuilder()InterestRatePayout.toBuilder()Methods in cdm.product.asset with parameters of type InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionprotected voidInterestRatePayout.InterestRatePayoutImpl.setBuilderFields(InterestRatePayout.InterestRatePayoutBuilder builder) Constructors in cdm.product.asset with parameters of type InterestRatePayout.InterestRatePayoutBuilderModifierConstructorDescriptionprotected -
Uses of InterestRatePayout.InterestRatePayoutBuilder in cdm.product.asset.functions
Methods in cdm.product.asset.functions that return InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionExtractFixedLeg.ExtractFixedLegDefault.assignOutput(InterestRatePayout.InterestRatePayoutBuilder fixedRatePayout, List<? extends InterestRatePayout> interestRatePayouts) protected abstract InterestRatePayout.InterestRatePayoutBuilderExtractFixedLeg.doEvaluate(List<? extends InterestRatePayout> interestRatePayouts) ExtractFixedLeg.ExtractFixedLegDefault.doEvaluate(List<? extends InterestRatePayout> interestRatePayouts) Methods in cdm.product.asset.functions with parameters of type InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionExtractFixedLeg.ExtractFixedLegDefault.assignOutput(InterestRatePayout.InterestRatePayoutBuilder fixedRatePayout, List<? extends InterestRatePayout> interestRatePayouts) -
Uses of InterestRatePayout.InterestRatePayoutBuilder in cdm.product.asset.metafields
Fields in cdm.product.asset.metafields declared as InterestRatePayout.InterestRatePayoutBuilderModifier and TypeFieldDescriptionReferenceWithMetaInterestRatePayout.ReferenceWithMetaInterestRatePayoutBuilderImpl.valueMethods in cdm.product.asset.metafields that return InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionReferenceWithMetaInterestRatePayout.ReferenceWithMetaInterestRatePayoutBuilder.getOrCreateValue()ReferenceWithMetaInterestRatePayout.ReferenceWithMetaInterestRatePayoutBuilderImpl.getOrCreateValue()ReferenceWithMetaInterestRatePayout.ReferenceWithMetaInterestRatePayoutBuilder.getValue()ReferenceWithMetaInterestRatePayout.ReferenceWithMetaInterestRatePayoutBuilderImpl.getValue() -
Uses of InterestRatePayout.InterestRatePayoutBuilder in cdm.product.template
Fields in cdm.product.template with type parameters of type InterestRatePayout.InterestRatePayoutBuilderModifier and TypeFieldDescriptionprotected List<InterestRatePayout.InterestRatePayoutBuilder> Payout.PayoutBuilderImpl.interestRatePayoutMethods in cdm.product.template that return InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionPayout.PayoutBuilder.getOrCreateInterestRatePayout(int index) Payout.PayoutBuilderImpl.getOrCreateInterestRatePayout(int index) Methods in cdm.product.template that return types with arguments of type InterestRatePayout.InterestRatePayoutBuilderModifier and TypeMethodDescriptionList<? extends InterestRatePayout.InterestRatePayoutBuilder> Payout.PayoutBuilder.getInterestRatePayout()List<? extends InterestRatePayout.InterestRatePayoutBuilder> Payout.PayoutBuilderImpl.getInterestRatePayout()