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 ValuationDateDateEnumCSAValuationDate.CSAValuationDateBuilderImpl.dateMethods in cdm.legaldocumentation.csa that return ValuationDateDateEnumModifier and TypeMethodDescriptionstatic ValuationDateDateEnumValuationDateDateEnum.fromDisplayName(String name) CSAValuationDate.CSAValuationDateBuilderImpl.getDate()CSAValuationDate.CSAValuationDateImpl.getDate()CSAValuationDate.getDate()Defines whether a date is defined by a certain day of the week or a particular date in the month.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 TypeMethodDescriptionCSAValuationDate.CSAValuationDateBuilder.setDate(ValuationDateDateEnum date) CSAValuationDate.CSAValuationDateBuilderImpl.setDate(ValuationDateDateEnum _date)