Uses of Enum
cdm.legaldocumentation.csa.RecalculationOfValueElectionEnum
Packages that use RecalculationOfValueElectionEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of RecalculationOfValueElectionEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as RecalculationOfValueElectionEnumModifier and TypeFieldDescriptionprotected RecalculationOfValueElectionEnumRecalculationOfValueElection.RecalculationOfValueElectionBuilderImpl.recalculationOfValueElectionMethods in cdm.legaldocumentation.csa that return RecalculationOfValueElectionEnumModifier and TypeMethodDescriptionRecalculationOfValueElectionEnum.fromDisplayName(String name) RecalculationOfValueElection.getRecalculationOfValueElection()The procedure for Recalculation of Value.RecalculationOfValueElection.RecalculationOfValueElectionBuilderImpl.getRecalculationOfValueElection()RecalculationOfValueElection.RecalculationOfValueElectionImpl.getRecalculationOfValueElection()Returns the enum constant of this type with the specified name.static RecalculationOfValueElectionEnum[]RecalculationOfValueElectionEnum.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 RecalculationOfValueElectionEnumModifier and TypeMethodDescriptionRecalculationOfValueElection.RecalculationOfValueElectionBuilder.setRecalculationOfValueElection(RecalculationOfValueElectionEnum recalculationOfValueElection) RecalculationOfValueElection.RecalculationOfValueElectionBuilderImpl.setRecalculationOfValueElection(RecalculationOfValueElectionEnum _recalculationOfValueElection)