Uses of Enum
cdm.legaldocumentation.csa.HoldingPostedCollateralEnum
Packages that use HoldingPostedCollateralEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of HoldingPostedCollateralEnum in cdm.legaldocumentation.csa
Methods in cdm.legaldocumentation.csa that return HoldingPostedCollateralEnumModifier and TypeMethodDescriptionstatic HoldingPostedCollateralEnumHoldingPostedCollateralEnum.fromDisplayName(String name) static HoldingPostedCollateralEnumReturns the enum constant of this type with the specified name.static HoldingPostedCollateralEnum[]HoldingPostedCollateralEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.