Uses of Class
org.isda.cdm.metafields.ReferenceWithMetaSchedule
-
Packages that use ReferenceWithMetaSchedule Package Description org.isda.cdm org.isda.cdm.metafields -
-
Uses of ReferenceWithMetaSchedule in org.isda.cdm
Methods in org.isda.cdm that return ReferenceWithMetaSchedule Modifier and Type Method Description ReferenceWithMetaSchedule
OptionStrike. getStrikeReference()
The strike of an option on a credit default swap when expressed in reference to the spread of the underlying swap (typical practice in the case of credit single name swaps).Methods in org.isda.cdm with parameters of type ReferenceWithMetaSchedule Modifier and Type Method Description OptionStrike.OptionStrikeBuilder
OptionStrike.OptionStrikeBuilder. setStrikeReference(ReferenceWithMetaSchedule strikeReference)
-
Uses of ReferenceWithMetaSchedule in org.isda.cdm.metafields
Methods in org.isda.cdm.metafields that return ReferenceWithMetaSchedule Modifier and Type Method Description ReferenceWithMetaSchedule
ReferenceWithMetaSchedule.ReferenceWithMetaScheduleBuilder. build()
Methods in org.isda.cdm.metafields that return types with arguments of type ReferenceWithMetaSchedule Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaSchedule>
ReferenceWithMetaSchedule. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaSchedule>
ReferenceWithMetaSchedule.ReferenceWithMetaScheduleBuilder. metaData()
-