Uses of Enum
cdm.legaldocumentation.csa.ValuationDateDateEnum
Packages that use ValuationDateDateEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationDateDateEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationDateDateEnumModifier and TypeFieldDescriptionprotected ValuationDateDateEnumLegacyValuationDate.LegacyValuationDateBuilderImpl.dateMethods in cdm.legaldocumentation.csa that return ValuationDateDateEnumModifier and TypeMethodDescriptionstatic ValuationDateDateEnumValuationDateDateEnum.fromDisplayName(String name) LegacyValuationDate.getDate()Defines whether a date is defined by a certain day of the week or a particular date in the month.LegacyValuationDate.LegacyValuationDateBuilderImpl.getDate()LegacyValuationDate.LegacyValuationDateImpl.getDate()static ValuationDateDateEnumReturns the enum constant of this type with the specified name.static ValuationDateDateEnum[]ValuationDateDateEnum.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 ValuationDateDateEnumModifier and TypeMethodDescriptionLegacyValuationDate.LegacyValuationDateBuilder.setDate(ValuationDateDateEnum date) LegacyValuationDate.LegacyValuationDateBuilderImpl.setDate(ValuationDateDateEnum _date)