Uses of Enum
cdm.legaldocumentation.csa.LegacyConsentEnum
Packages that use LegacyConsentEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyConsentEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as LegacyConsentEnumModifier and TypeFieldDescriptionprotected LegacyConsentEnumSubstitutionPartyElection.SubstitutionPartyElectionBuilderImpl.legacyConsentMethods in cdm.legaldocumentation.csa that return LegacyConsentEnumModifier and TypeMethodDescriptionstatic LegacyConsentEnumLegacyConsentEnum.fromDisplayName(String name) SubstitutionPartyElection.getLegacyConsent()The process for substituting/exchanging one form of collateral held by a party for a different form of collateral, used with legacy agreements.SubstitutionPartyElection.SubstitutionPartyElectionBuilderImpl.getLegacyConsent()SubstitutionPartyElection.SubstitutionPartyElectionImpl.getLegacyConsent()static LegacyConsentEnumReturns the enum constant of this type with the specified name.static LegacyConsentEnum[]LegacyConsentEnum.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 LegacyConsentEnumModifier and TypeMethodDescriptionSubstitutionPartyElection.SubstitutionPartyElectionBuilder.setLegacyConsent(LegacyConsentEnum legacyConsent) SubstitutionPartyElection.SubstitutionPartyElectionBuilderImpl.setLegacyConsent(LegacyConsentEnum _legacyConsent)