Uses of Interface
cdm.observable.asset.metafields.ReferenceWithMetaPriceSchedule
Packages that use ReferenceWithMetaPriceSchedule
Package
Description
Product concepts applicable to specific asset classes.
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.
Template feature concepts to define payouts.
-
Uses of ReferenceWithMetaPriceSchedule in cdm.observable.asset.metafields
Subinterfaces of ReferenceWithMetaPriceSchedule in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement ReferenceWithMetaPriceScheduleModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaPriceSchedulestatic classImmutable Implementation of ReferenceWithMetaPriceScheduleMethods in cdm.observable.asset.metafields that return ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionReferenceWithMetaPriceSchedule.build()Build MethodsReferenceWithMetaPriceSchedule.ReferenceWithMetaPriceScheduleBuilderImpl.build()ReferenceWithMetaPriceSchedule.ReferenceWithMetaPriceScheduleImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaPriceSchedule> ReferenceWithMetaPriceSchedule.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaPriceSchedule> ReferenceWithMetaPriceSchedule.metaData()Utility Methods -
Uses of ReferenceWithMetaPriceSchedule in cdm.product.asset
Methods in cdm.product.asset with parameters of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionSpreadSchedule.SpreadScheduleBuilder.setPrice(ReferenceWithMetaPriceSchedule price) SpreadSchedule.SpreadScheduleBuilderImpl.setPrice(ReferenceWithMetaPriceSchedule _price) -
Uses of ReferenceWithMetaPriceSchedule in cdm.product.common.schedule
Methods in cdm.product.common.schedule that return ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionRateSchedule.getPrice()The initial rate.RateSchedule.RateScheduleImpl.getPrice()Methods in cdm.product.common.schedule with parameters of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionRateSchedule.RateScheduleBuilder.setPrice(ReferenceWithMetaPriceSchedule price) RateSchedule.RateScheduleBuilderImpl.setPrice(ReferenceWithMetaPriceSchedule _price) -
Uses of ReferenceWithMetaPriceSchedule in cdm.product.common.settlement
Methods in cdm.product.common.settlement that return ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionFixedPrice.FixedPriceImpl.getPrice()FixedPrice.getPrice()Fixed price step schedule, including an initial price specified as an absolute number.Methods in cdm.product.common.settlement that return types with arguments of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaPriceSchedule> ResolvablePriceQuantity.getPriceSchedule()A payout's price specified as a schedule, which may also contain a single value if that price is constant.List<? extends ReferenceWithMetaPriceSchedule> ResolvablePriceQuantity.ResolvablePriceQuantityImpl.getPriceSchedule()Methods in cdm.product.common.settlement with parameters of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionResolvablePriceQuantity.ResolvablePriceQuantityBuilder.addPriceSchedule(ReferenceWithMetaPriceSchedule priceSchedule) ResolvablePriceQuantity.ResolvablePriceQuantityBuilder.addPriceSchedule(ReferenceWithMetaPriceSchedule priceSchedule, int idx) ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.addPriceSchedule(ReferenceWithMetaPriceSchedule _priceSchedule) ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.addPriceSchedule(ReferenceWithMetaPriceSchedule _priceSchedule, int idx) FixedPrice.FixedPriceBuilder.setPrice(ReferenceWithMetaPriceSchedule price) FixedPrice.FixedPriceBuilderImpl.setPrice(ReferenceWithMetaPriceSchedule _price) Method parameters in cdm.product.common.settlement with type arguments of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionResolvablePriceQuantity.ResolvablePriceQuantityBuilder.addPriceSchedule(List<? extends ReferenceWithMetaPriceSchedule> priceSchedule) ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.addPriceSchedule(List<? extends ReferenceWithMetaPriceSchedule> priceSchedules) ResolvablePriceQuantity.ResolvablePriceQuantityBuilder.setPriceSchedule(List<? extends ReferenceWithMetaPriceSchedule> priceSchedule) ResolvablePriceQuantity.ResolvablePriceQuantityBuilderImpl.setPriceSchedule(List<? extends ReferenceWithMetaPriceSchedule> priceSchedules) -
Uses of ReferenceWithMetaPriceSchedule in cdm.product.template
Methods in cdm.product.template that return types with arguments of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.BasketConstituentImpl.getFinalValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.getFinalValuationPrice()Specifies a final price schedule to be associated to an individual underlier that is a basket constituent.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.getFinalValuationPrice()Specifies the net final valuation price(s) of the underlier at Performance Payout level.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.PerformancePayoutImpl.getFinalValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.getFinalValuationPrice()2018 ISDA CDM Equity Confirmation for Security Equity Swap: Final Price | Specifies the final valuation price of the underlier.List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.PortfolioReturnTermsImpl.getFinalValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.BasketConstituentImpl.getInitialValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.getInitialValuationPrice()Specifies an initial price schedule to be associated to an individual underlier that is a basket constituent.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.getInitialValuationPrice()Specifies the net initial valuation price(s) of the underlier at Performance Payout level.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.PerformancePayoutImpl.getInitialValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.getInitialValuationPrice()Specifies the initial valuation price(s) of the underlier.List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.PortfolioReturnTermsImpl.getInitialValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.BasketConstituentImpl.getInterimValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> BasketConstituent.getInterimValuationPrice()Specifies an interim price schedule to be associated to an individual underlier that is a basket constituent.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.getInterimValuationPrice()Specifies the net initial valuation price(s) of the underlier at Performance Payout level.List<? extends ReferenceWithMetaPriceSchedule> PerformancePayout.PerformancePayoutImpl.getInterimValuationPrice()List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.getInterimValuationPrice()Specifies the initial valuation price(s) of the underlier.List<? extends ReferenceWithMetaPriceSchedule> PortfolioReturnTerms.PortfolioReturnTermsImpl.getInterimValuationPrice()Methods in cdm.product.template with parameters of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionBasketConstituent.BasketConstituentBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice) BasketConstituent.BasketConstituentBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice, int idx) BasketConstituent.BasketConstituentBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice) PerformancePayout.PerformancePayoutBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addFinalValuationPrice(ReferenceWithMetaPriceSchedule finalValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addFinalValuationPrice(ReferenceWithMetaPriceSchedule _finalValuationPrice, int idx) BasketConstituent.BasketConstituentBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice) BasketConstituent.BasketConstituentBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice, int idx) BasketConstituent.BasketConstituentBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice) PerformancePayout.PerformancePayoutBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInitialValuationPrice(ReferenceWithMetaPriceSchedule initialValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInitialValuationPrice(ReferenceWithMetaPriceSchedule _initialValuationPrice, int idx) BasketConstituent.BasketConstituentBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice) BasketConstituent.BasketConstituentBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice, int idx) BasketConstituent.BasketConstituentBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice) PerformancePayout.PerformancePayoutBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice, int idx) PerformancePayout.PerformancePayoutBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInterimValuationPrice(ReferenceWithMetaPriceSchedule interimValuationPrice, int idx) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInterimValuationPrice(ReferenceWithMetaPriceSchedule _interimValuationPrice, int idx) StrikeSchedule.StrikeScheduleBuilder.setPrice(ReferenceWithMetaPriceSchedule price) StrikeSchedule.StrikeScheduleBuilderImpl.setPrice(ReferenceWithMetaPriceSchedule _price) Method parameters in cdm.product.template with type arguments of type ReferenceWithMetaPriceScheduleModifier and TypeMethodDescriptionBasketConstituent.BasketConstituentBuilder.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) PerformancePayout.PerformancePayoutBuilder.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) BasketConstituent.BasketConstituentBuilder.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) PerformancePayout.PerformancePayoutBuilder.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) BasketConstituent.BasketConstituentBuilder.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices) PerformancePayout.PerformancePayoutBuilder.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.addInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices) BasketConstituent.BasketConstituentBuilder.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) PerformancePayout.PerformancePayoutBuilder.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.setFinalValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> finalValuationPrices) BasketConstituent.BasketConstituentBuilder.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) PerformancePayout.PerformancePayoutBuilder.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.setInitialValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> initialValuationPrices) BasketConstituent.BasketConstituentBuilder.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) BasketConstituent.BasketConstituentBuilderImpl.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices) PerformancePayout.PerformancePayoutBuilder.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) PerformancePayout.PerformancePayoutBuilderImpl.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices) PortfolioReturnTerms.PortfolioReturnTermsBuilder.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrice) PortfolioReturnTerms.PortfolioReturnTermsBuilderImpl.setInterimValuationPrice(List<? extends ReferenceWithMetaPriceSchedule> interimValuationPrices)