Uses of Enum
cdm.legaldocumentation.csa.AmendmentEffectiveDateEnum
Packages that use AmendmentEffectiveDateEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of AmendmentEffectiveDateEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as AmendmentEffectiveDateEnumModifier and TypeFieldDescriptionprotected AmendmentEffectiveDateEnumAmendmentEffectiveDate.AmendmentEffectiveDateBuilderImpl.specificDateMethods in cdm.legaldocumentation.csa that return AmendmentEffectiveDateEnumModifier and TypeMethodDescriptionstatic AmendmentEffectiveDateEnumAmendmentEffectiveDateEnum.fromDisplayName(String name) AmendmentEffectiveDate.AmendmentEffectiveDateBuilderImpl.getSpecificDate()AmendmentEffectiveDate.AmendmentEffectiveDateImpl.getSpecificDate()AmendmentEffectiveDate.getSpecificDate()The effective date of the Amendment to Termination Currency when specified as relative to another date (e.g. the annex date).static AmendmentEffectiveDateEnumReturns the enum constant of this type with the specified name.static AmendmentEffectiveDateEnum[]AmendmentEffectiveDateEnum.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 AmendmentEffectiveDateEnumModifier and TypeMethodDescriptionAmendmentEffectiveDate.AmendmentEffectiveDateBuilder.setSpecificDate(AmendmentEffectiveDateEnum specificDate) AmendmentEffectiveDate.AmendmentEffectiveDateBuilderImpl.setSpecificDate(AmendmentEffectiveDateEnum _specificDate)