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 ValuationDateDayEnumLegacyValuationDate.LegacyValuationDateBuilderImpl.dayMethods in cdm.legaldocumentation.csa that return ValuationDateDayEnumModifier and TypeMethodDescriptionstatic ValuationDateDayEnumValuationDateDayEnum.fromDisplayName(String name) LegacyValuationDate.getDay()Specific day(s) or day of the week, if any, specified for Valuation Time.LegacyValuationDate.LegacyValuationDateBuilderImpl.getDay()LegacyValuationDate.LegacyValuationDateImpl.getDay()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 TypeMethodDescriptionLegacyValuationDate.LegacyValuationDateBuilder.setDay(ValuationDateDayEnum day) LegacyValuationDate.LegacyValuationDateBuilderImpl.setDay(ValuationDateDayEnum _day)