Uses of Enum
cdm.legaldocumentation.csa.ValuationTimeDayEnum
Packages that use ValuationTimeDayEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationTimeDayEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationTimeDayEnumModifier and TypeFieldDescriptionprotected ValuationTimeDayEnumLegacyValuationTime.LegacyValuationTimeBuilderImpl.dayMethods in cdm.legaldocumentation.csa that return ValuationTimeDayEnumModifier and TypeMethodDescriptionstatic ValuationTimeDayEnumValuationTimeDayEnum.fromDisplayName(String name) LegacyValuationTime.getDay()The day in respect of which the Valuation Time is being specified.LegacyValuationTime.LegacyValuationTimeBuilderImpl.getDay()LegacyValuationTime.LegacyValuationTimeImpl.getDay()static ValuationTimeDayEnumReturns the enum constant of this type with the specified name.static ValuationTimeDayEnum[]ValuationTimeDayEnum.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 ValuationTimeDayEnumModifier and TypeMethodDescriptionLegacyValuationTime.LegacyValuationTimeBuilder.setDay(ValuationTimeDayEnum day) LegacyValuationTime.LegacyValuationTimeBuilderImpl.setDay(ValuationTimeDayEnum _day)