Uses of Enum
cdm.legaldocumentation.csa.LegacyValuationAgentEnum
Packages that use LegacyValuationAgentEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyValuationAgentEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as LegacyValuationAgentEnumModifier and TypeFieldDescriptionprotected LegacyValuationAgentEnumLegacyValuationAgent.LegacyValuationAgentBuilderImpl.valuationAgentMethods in cdm.legaldocumentation.csa that return LegacyValuationAgentEnumModifier and TypeMethodDescriptionstatic LegacyValuationAgentEnumLegacyValuationAgentEnum.fromDisplayName(String name) LegacyValuationAgent.getValuationAgent()Specifies how the Valuation Agent is determined.LegacyValuationAgent.LegacyValuationAgentBuilderImpl.getValuationAgent()LegacyValuationAgent.LegacyValuationAgentImpl.getValuationAgent()static LegacyValuationAgentEnumReturns the enum constant of this type with the specified name.static LegacyValuationAgentEnum[]LegacyValuationAgentEnum.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 LegacyValuationAgentEnumModifier and TypeMethodDescriptionLegacyValuationAgent.LegacyValuationAgentBuilder.setValuationAgent(LegacyValuationAgentEnum valuationAgent) LegacyValuationAgent.LegacyValuationAgentBuilderImpl.setValuationAgent(LegacyValuationAgentEnum _valuationAgent)