Uses of Enum
cdm.legaldocumentation.csa.ValuationDateDayEnum
Packages that use ValuationDateDayEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationDateDayEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationDateDayEnumModifier and TypeFieldDescriptionprotected ValuationDateDayEnumCSAValuationDate.CSAValuationDateBuilderImpl.dayMethods in cdm.legaldocumentation.csa that return ValuationDateDayEnumModifier and TypeMethodDescriptionstatic ValuationDateDayEnumValuationDateDayEnum.fromDisplayName(String name) CSAValuationDate.CSAValuationDateBuilderImpl.getDay()CSAValuationDate.CSAValuationDateImpl.getDay()CSAValuationDate.getDay()Specific day(s) or day of the week, if any, specified for Valuation Time.static ValuationDateDayEnumReturns the enum constant of this type with the specified name.static ValuationDateDayEnum[]ValuationDateDayEnum.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 ValuationDateDayEnumModifier and TypeMethodDescriptionCSAValuationDate.CSAValuationDateBuilder.setDay(ValuationDateDayEnum day) CSAValuationDate.CSAValuationDateBuilderImpl.setDay(ValuationDateDayEnum _day)