Uses of Interface
cdm.product.asset.metafields.ReferenceWithMetaFixedRateSpecification
Packages that use ReferenceWithMetaFixedRateSpecification
Package
Description
Template feature concepts to define payouts.
-
Uses of ReferenceWithMetaFixedRateSpecification in cdm.product.asset.metafields
Subinterfaces of ReferenceWithMetaFixedRateSpecification in cdm.product.asset.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.asset.metafields that implement ReferenceWithMetaFixedRateSpecificationModifier and TypeClassDescriptionstatic classBuilder Implementation of ReferenceWithMetaFixedRateSpecificationstatic classImmutable Implementation of ReferenceWithMetaFixedRateSpecificationMethods in cdm.product.asset.metafields that return ReferenceWithMetaFixedRateSpecificationModifier and TypeMethodDescriptionReferenceWithMetaFixedRateSpecification.build()Build MethodsReferenceWithMetaFixedRateSpecification.ReferenceWithMetaFixedRateSpecificationBuilderImpl.build()ReferenceWithMetaFixedRateSpecification.ReferenceWithMetaFixedRateSpecificationImpl.build()Methods in cdm.product.asset.metafields that return types with arguments of type ReferenceWithMetaFixedRateSpecificationModifier and TypeMethodDescriptiondefault Class<? extends ReferenceWithMetaFixedRateSpecification> ReferenceWithMetaFixedRateSpecification.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ReferenceWithMetaFixedRateSpecification> ReferenceWithMetaFixedRateSpecification.metaData()Utility Methods -
Uses of ReferenceWithMetaFixedRateSpecification in cdm.product.template
Methods in cdm.product.template that return ReferenceWithMetaFixedRateSpecificationModifier and TypeMethodDescriptionOptionStrike.getStrikeReference()Defines the strike of an option in reference to the spread of the underlying swap (typical practice in the case of an option on a credit single name swaps).OptionStrike.OptionStrikeImpl.getStrikeReference()Methods in cdm.product.template with parameters of type ReferenceWithMetaFixedRateSpecificationModifier and TypeMethodDescriptionOptionStrike.OptionStrikeBuilder.setStrikeReference(ReferenceWithMetaFixedRateSpecification strikeReference) OptionStrike.OptionStrikeBuilderImpl.setStrikeReference(ReferenceWithMetaFixedRateSpecification _strikeReference)