Uses of Enum
cdm.legaldocumentation.common.CreditSupportProviderTermsEnum
Packages that use CreditSupportProviderTermsEnum
Package
Description
Common legal agreement concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of CreditSupportProviderTermsEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return CreditSupportProviderTermsEnumModifier and TypeMethodDescriptionCreditSupportProviderTermsEnum.fromDisplayName(String name) Returns the enum constant of this type with the specified name.static CreditSupportProviderTermsEnum[]CreditSupportProviderTermsEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CreditSupportProviderTermsEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as CreditSupportProviderTermsEnumModifier and TypeFieldDescriptionprotected CreditSupportProviderTermsEnumCreditSupportProviderElection.CreditSupportProviderElectionBuilderImpl.creditSupportProviderTermsMethods in cdm.legaldocumentation.csa that return CreditSupportProviderTermsEnumModifier and TypeMethodDescriptionCreditSupportProviderElection.CreditSupportProviderElectionBuilderImpl.getCreditSupportProviderTerms()CreditSupportProviderElection.CreditSupportProviderElectionImpl.getCreditSupportProviderTerms()CreditSupportProviderElection.getCreditSupportProviderTerms()Specification of the Credit Support Provider terms.Methods in cdm.legaldocumentation.csa with parameters of type CreditSupportProviderTermsEnumModifier and TypeMethodDescriptionCreditSupportProviderElection.CreditSupportProviderElectionBuilder.setCreditSupportProviderTerms(CreditSupportProviderTermsEnum creditSupportProviderTerms) CreditSupportProviderElection.CreditSupportProviderElectionBuilderImpl.setCreditSupportProviderTerms(CreditSupportProviderTermsEnum _creditSupportProviderTerms)