Uses of Enum
cdm.observable.asset.InterpolationMethodEnum
Packages that use InterpolationMethodEnum
Package
Description
Master agreement concepts.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Product concepts applicable to specific asset classes.
-
Uses of InterpolationMethodEnum in cdm.legaldocumentation.master
Fields in cdm.legaldocumentation.master declared as InterpolationMethodEnumModifier and TypeFieldDescriptionprotected InterpolationMethodEnumEquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018BuilderImpl.linearInterpolationElectionMethods in cdm.legaldocumentation.master that return InterpolationMethodEnumModifier and TypeMethodDescriptionEquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018BuilderImpl.getLinearInterpolationElection()EquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018Impl.getLinearInterpolationElection()EquitySwapMasterConfirmation2018.getLinearInterpolationElection()Per Part 1 Section 3, 'Floating Obligations', of the 2018 ISDA CDM Equity Confirmation.Methods in cdm.legaldocumentation.master with parameters of type InterpolationMethodEnumModifier and TypeMethodDescriptionEquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018Builder.setLinearInterpolationElection(InterpolationMethodEnum linearInterpolationElection) EquitySwapMasterConfirmation2018.EquitySwapMasterConfirmation2018BuilderImpl.setLinearInterpolationElection(InterpolationMethodEnum _linearInterpolationElection) -
Uses of InterpolationMethodEnum in cdm.observable.asset
Fields in cdm.observable.asset declared as InterpolationMethodEnumModifier and TypeFieldDescriptionprotected InterpolationMethodEnumMakeWholeAmount.MakeWholeAmountBuilderImpl.interpolationMethodMethods in cdm.observable.asset that return InterpolationMethodEnumModifier and TypeMethodDescriptionstatic InterpolationMethodEnumInterpolationMethodEnum.fromDisplayName(String name) MakeWholeAmount.getInterpolationMethod()The type of interpolation method that the calculation agent reserves the right to use.MakeWholeAmount.MakeWholeAmountBuilderImpl.getInterpolationMethod()MakeWholeAmount.MakeWholeAmountImpl.getInterpolationMethod()static InterpolationMethodEnumReturns the enum constant of this type with the specified name.static InterpolationMethodEnum[]InterpolationMethodEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.observable.asset with parameters of type InterpolationMethodEnumModifier and TypeMethodDescriptionMakeWholeAmount.MakeWholeAmountBuilder.setInterpolationMethod(InterpolationMethodEnum interpolationMethod) MakeWholeAmount.MakeWholeAmountBuilderImpl.setInterpolationMethod(InterpolationMethodEnum _interpolationMethod) -
Uses of InterpolationMethodEnum in cdm.observable.asset.metafields
Fields in cdm.observable.asset.metafields declared as InterpolationMethodEnumModifier and TypeFieldDescriptionprotected InterpolationMethodEnumFieldWithMetaInterpolationMethodEnum.FieldWithMetaInterpolationMethodEnumBuilderImpl.valueMethods in cdm.observable.asset.metafields that return InterpolationMethodEnumModifier and TypeMethodDescriptionFieldWithMetaInterpolationMethodEnum.FieldWithMetaInterpolationMethodEnumBuilderImpl.getValue()FieldWithMetaInterpolationMethodEnum.FieldWithMetaInterpolationMethodEnumImpl.getValue()FieldWithMetaInterpolationMethodEnum.getValue()Getter MethodsMethods in cdm.observable.asset.metafields that return types with arguments of type InterpolationMethodEnumModifier and TypeMethodDescriptiondefault Class<InterpolationMethodEnum> FieldWithMetaInterpolationMethodEnum.getValueType()Methods in cdm.observable.asset.metafields with parameters of type InterpolationMethodEnumModifier and TypeMethodDescriptionFieldWithMetaInterpolationMethodEnum.FieldWithMetaInterpolationMethodEnumBuilder.setValue(InterpolationMethodEnum value) FieldWithMetaInterpolationMethodEnum.FieldWithMetaInterpolationMethodEnumBuilderImpl.setValue(InterpolationMethodEnum _value) -
Uses of InterpolationMethodEnum in cdm.product.asset
Methods in cdm.product.asset with parameters of type InterpolationMethodEnumModifier and TypeMethodDescriptionInflationRateSpecification.InflationRateSpecificationBuilder.setInterpolationMethodValue(InterpolationMethodEnum interpolationMethod) InflationRateSpecification.InflationRateSpecificationBuilderImpl.setInterpolationMethodValue(InterpolationMethodEnum _interpolationMethod)