Uses of Interface
cdm.observable.asset.metafields.ReferenceWithMetaBasketConstituent
Packages that use ReferenceWithMetaBasketConstituent
Package
Description
Product concepts applicable to specific asset classes.
-
Uses of ReferenceWithMetaBasketConstituent in cdm.observable.asset.metafields
Subinterfaces of ReferenceWithMetaBasketConstituent in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement ReferenceWithMetaBasketConstituentModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaBasketConstituentstatic classImmutable Implementation of ReferenceWithMetaBasketConstituentMethods in cdm.observable.asset.metafields that return ReferenceWithMetaBasketConstituentModifier and TypeMethodDescriptionReferenceWithMetaBasketConstituent.build()Build MethodsReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilderImpl.build()ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type ReferenceWithMetaBasketConstituentModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaBasketConstituent> ReferenceWithMetaBasketConstituent.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaBasketConstituent> ReferenceWithMetaBasketConstituent.metaData()Utility Methods -
Uses of ReferenceWithMetaBasketConstituent in cdm.product.asset
Methods in cdm.product.asset that return ReferenceWithMetaBasketConstituentModifier and TypeMethodDescriptionDividendPayoutRatio.DividendPayoutRatioImpl.getBasketConstituent()DividendPayoutRatio.getBasketConstituent()In the case of a basket underlier, specifies to which component of the basket this particular set of dividend payout ratios correspond.DividendPeriod.DividendPeriodImpl.getBasketConstituent()DividendPeriod.getBasketConstituent()For basket underliers, reference to the basket component which is paying dividends in the specified period.Methods in cdm.product.asset with parameters of type ReferenceWithMetaBasketConstituentModifier and TypeMethodDescriptionDividendPayoutRatio.DividendPayoutRatioBuilder.setBasketConstituent(ReferenceWithMetaBasketConstituent basketConstituent) DividendPayoutRatio.DividendPayoutRatioBuilderImpl.setBasketConstituent(ReferenceWithMetaBasketConstituent _basketConstituent) DividendPeriod.DividendPeriodBuilder.setBasketConstituent(ReferenceWithMetaBasketConstituent basketConstituent) DividendPeriod.DividendPeriodBuilderImpl.setBasketConstituent(ReferenceWithMetaBasketConstituent _basketConstituent)