Uses of Class
org.isda.cdm.metafields.ReferenceWithMetaCashflow
-
Packages that use ReferenceWithMetaCashflow Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of ReferenceWithMetaCashflow in org.isda.cdm
Methods in org.isda.cdm that return types with arguments of type ReferenceWithMetaCashflow Modifier and Type Method Description java.util.List<ReferenceWithMetaCashflow>
Lineage. getCashflowReference()
The reference to the instantiation of a Cashflow payout component object.Methods in org.isda.cdm with parameters of type ReferenceWithMetaCashflow Modifier and Type Method Description Lineage.LineageBuilder
Lineage.LineageBuilder. addCashflowReference(ReferenceWithMetaCashflow cashflowReference)
Lineage.LineageBuilder
Lineage.LineageBuilder. addCashflowReference(ReferenceWithMetaCashflow cashflowReference, int _idx)
Method parameters in org.isda.cdm with type arguments of type ReferenceWithMetaCashflow Modifier and Type Method Description Lineage.LineageBuilder
Lineage.LineageBuilder. addCashflowReference(java.util.List<ReferenceWithMetaCashflow> cashflowReferences)
-
Uses of ReferenceWithMetaCashflow in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return ReferenceWithMetaCashflow Modifier and Type Method Description ReferenceWithMetaCashflow
ReferenceWithMetaCashflow.ReferenceWithMetaCashflowBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type ReferenceWithMetaCashflow Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaCashflow>
ReferenceWithMetaCashflow. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaCashflow>
ReferenceWithMetaCashflow.ReferenceWithMetaCashflowBuilder. metaData()
-