Uses of Class
org.isda.cdm.metafields.ReferenceWithMetaNotionalSchedule
-
Packages that use ReferenceWithMetaNotionalSchedule Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of ReferenceWithMetaNotionalSchedule in org.isda.cdm
Methods in org.isda.cdm that return ReferenceWithMetaNotionalSchedule Modifier and Type Method Description ReferenceWithMetaNotionalSchedule
FxLinkedNotionalSchedule. getConstantNotionalScheduleReference()
A pointer style reference to the associated constant notional schedule defined elsewhere in the document which contains the currency amounts which will be converted into the varying notional currency amounts using the spot currency exchange rate.Methods in org.isda.cdm with parameters of type ReferenceWithMetaNotionalSchedule Modifier and Type Method Description FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder
FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder. setConstantNotionalScheduleReference(ReferenceWithMetaNotionalSchedule constantNotionalScheduleReference)
-
Uses of ReferenceWithMetaNotionalSchedule in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return ReferenceWithMetaNotionalSchedule Modifier and Type Method Description ReferenceWithMetaNotionalSchedule
ReferenceWithMetaNotionalSchedule.ReferenceWithMetaNotionalScheduleBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type ReferenceWithMetaNotionalSchedule Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaNotionalSchedule>
ReferenceWithMetaNotionalSchedule. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaNotionalSchedule>
ReferenceWithMetaNotionalSchedule.ReferenceWithMetaNotionalScheduleBuilder. metaData()
-