Uses of Enum
cdm.observable.asset.QuotationRateTypeEnum
Packages that use QuotationRateTypeEnum
Package
Description
Observable asset concepts: schedule, settlement, price and quantity notation etc.
-
Uses of QuotationRateTypeEnum in cdm.observable.asset
Fields in cdm.observable.asset declared as QuotationRateTypeEnumModifier and TypeFieldDescriptionprotected QuotationRateTypeEnumValuationMethod.ValuationMethodBuilderImpl.quotationMethodMethods in cdm.observable.asset that return QuotationRateTypeEnumModifier and TypeMethodDescriptionstatic QuotationRateTypeEnumQuotationRateTypeEnum.fromDisplayName(String name) ValuationMethod.getQuotationMethod()The type of price quotations to be requested from dealers when determining the market value of the reference obligation for purposes of cash settlement, or which rate quote is to be observed for a fixing.ValuationMethod.ValuationMethodBuilderImpl.getQuotationMethod()ValuationMethod.ValuationMethodImpl.getQuotationMethod()static QuotationRateTypeEnumReturns the enum constant of this type with the specified name.static QuotationRateTypeEnum[]QuotationRateTypeEnum.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 QuotationRateTypeEnumModifier and TypeMethodDescriptionValuationMethod.ValuationMethodBuilder.setQuotationMethod(QuotationRateTypeEnum quotationMethod) ValuationMethod.ValuationMethodBuilderImpl.setQuotationMethod(QuotationRateTypeEnum _quotationMethod)