Uses of Enum
cdm.legaldocumentation.csa.ValuationTimeEnum
Packages that use ValuationTimeEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationTimeEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationTimeEnumModifier and TypeFieldDescriptionprotected ValuationTimeEnumLegacyValuationTime.LegacyValuationTimeBuilderImpl.timeMethods in cdm.legaldocumentation.csa that return ValuationTimeEnumModifier and TypeMethodDescriptionstatic ValuationTimeEnumValuationTimeEnum.fromDisplayName(String name) LegacyValuationTime.getTime()The type of time specified for the Valuation Time.LegacyValuationTime.LegacyValuationTimeBuilderImpl.getTime()LegacyValuationTime.LegacyValuationTimeImpl.getTime()static ValuationTimeEnumReturns the enum constant of this type with the specified name.static ValuationTimeEnum[]ValuationTimeEnum.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 ValuationTimeEnumModifier and TypeMethodDescriptionLegacyValuationTime.LegacyValuationTimeBuilder.setTime(ValuationTimeEnum time) LegacyValuationTime.LegacyValuationTimeBuilderImpl.setTime(ValuationTimeEnum _time)