Uses of Enum
cdm.legaldocumentation.csa.ValuationDateFrequencyEnum
Packages that use ValuationDateFrequencyEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationDateFrequencyEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationDateFrequencyEnumModifier and TypeFieldDescriptionprotected ValuationDateFrequencyEnumLegacyValuationDate.LegacyValuationDateBuilderImpl.frequencyMethods in cdm.legaldocumentation.csa that return ValuationDateFrequencyEnumModifier and TypeMethodDescriptionstatic ValuationDateFrequencyEnumValuationDateFrequencyEnum.fromDisplayName(String name) LegacyValuationDate.getFrequency()Defines the regularity of the date specified for the Valuation Date.LegacyValuationDate.LegacyValuationDateBuilderImpl.getFrequency()LegacyValuationDate.LegacyValuationDateImpl.getFrequency()static ValuationDateFrequencyEnumReturns the enum constant of this type with the specified name.static ValuationDateFrequencyEnum[]ValuationDateFrequencyEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.legaldocumentation.csa with parameters of type ValuationDateFrequencyEnumModifier and TypeMethodDescriptionLegacyValuationDate.LegacyValuationDateBuilder.setFrequency(ValuationDateFrequencyEnum frequency) LegacyValuationDate.LegacyValuationDateBuilderImpl.setFrequency(ValuationDateFrequencyEnum _frequency)