Uses of Enum
cdm.observable.asset.ValuationMethodEnum
Packages that use ValuationMethodEnum
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of ValuationMethodEnum in cdm.observable.asset
Fields in cdm.observable.asset declared as ValuationMethodEnumModifier and TypeFieldDescriptionprotected ValuationMethodEnumValuationMethod.ValuationMethodBuilderImpl.valuationMethodMethods in cdm.observable.asset that return ValuationMethodEnumModifier and TypeMethodDescriptionstatic ValuationMethodEnumValuationMethodEnum.fromDisplayName(String name) ValuationMethod.getValuationMethod()The ISDA defined methodology for determining the final price of the reference obligation for purposes of cash settlement.ValuationMethod.ValuationMethodBuilderImpl.getValuationMethod()ValuationMethod.ValuationMethodImpl.getValuationMethod()static ValuationMethodEnumReturns the enum constant of this type with the specified name.static ValuationMethodEnum[]ValuationMethodEnum.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 ValuationMethodEnumModifier and TypeMethodDescriptionValuationMethod.ValuationMethodBuilder.setValuationMethod(ValuationMethodEnum valuationMethod) ValuationMethod.ValuationMethodBuilderImpl.setValuationMethod(ValuationMethodEnum _valuationMethod)