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 ValuationTimeDayEnumValuationTime.ValuationTimeBuilderImpl.dayMethods in cdm.legaldocumentation.csa that return ValuationTimeDayEnumModifier and TypeMethodDescriptionstatic ValuationTimeDayEnumValuationTimeDayEnum.fromDisplayName(String name) ValuationTime.getDay()The day in respect of which the Valuation Time is being specified.ValuationTime.ValuationTimeBuilderImpl.getDay()ValuationTime.ValuationTimeImpl.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 TypeMethodDescriptionValuationTime.ValuationTimeBuilder.setDay(ValuationTimeDayEnum day) ValuationTime.ValuationTimeBuilderImpl.setDay(ValuationTimeDayEnum _day)