Uses of Interface
cdm.observable.asset.metafields.ReferenceWithMetaPerformanceValuationDates
Packages that use ReferenceWithMetaPerformanceValuationDates
Package
Description
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
-
Uses of ReferenceWithMetaPerformanceValuationDates in cdm.observable.asset.metafields
Subinterfaces of ReferenceWithMetaPerformanceValuationDates in cdm.observable.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.observable.asset.metafields that implement ReferenceWithMetaPerformanceValuationDatesModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaPerformanceValuationDatesstatic classImmutable Implementation of ReferenceWithMetaPerformanceValuationDatesMethods in cdm.observable.asset.metafields that return ReferenceWithMetaPerformanceValuationDatesModifier and TypeMethodDescriptionReferenceWithMetaPerformanceValuationDates.build()Build MethodsReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilderImpl.build()ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesImpl.build()Methods in cdm.observable.asset.metafields that return types with arguments of type ReferenceWithMetaPerformanceValuationDatesModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaPerformanceValuationDates> ReferenceWithMetaPerformanceValuationDates.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaPerformanceValuationDates> ReferenceWithMetaPerformanceValuationDates.metaData()Utility Methods -
Uses of ReferenceWithMetaPerformanceValuationDates in cdm.product.common.schedule
Methods in cdm.product.common.schedule that return types with arguments of type ReferenceWithMetaPerformanceValuationDatesModifier and TypeMethodDescriptionList<? extends ReferenceWithMetaPerformanceValuationDates> DateRelativeToValuationDates.DateRelativeToValuationDatesImpl.getValuationDatesReference()List<? extends ReferenceWithMetaPerformanceValuationDates> DateRelativeToValuationDates.getValuationDatesReference()A set of href pointers to valuation period dates defined somewhere else in the document.Methods in cdm.product.common.schedule with parameters of type ReferenceWithMetaPerformanceValuationDatesModifier and TypeMethodDescriptionDateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReference(ReferenceWithMetaPerformanceValuationDates valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReference(ReferenceWithMetaPerformanceValuationDates valuationDatesReference, int idx) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReference(ReferenceWithMetaPerformanceValuationDates _valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReference(ReferenceWithMetaPerformanceValuationDates _valuationDatesReference, int idx) Method parameters in cdm.product.common.schedule with type arguments of type ReferenceWithMetaPerformanceValuationDatesModifier and TypeMethodDescriptionDateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.addValuationDatesReference(List<? extends ReferenceWithMetaPerformanceValuationDates> valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.addValuationDatesReference(List<? extends ReferenceWithMetaPerformanceValuationDates> valuationDatesReferences) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilder.setValuationDatesReference(List<? extends ReferenceWithMetaPerformanceValuationDates> valuationDatesReference) DateRelativeToValuationDates.DateRelativeToValuationDatesBuilderImpl.setValuationDatesReference(List<? extends ReferenceWithMetaPerformanceValuationDates> valuationDatesReferences)