Uses of Enum
cdm.legaldocumentation.csa.ValuationAgentDeterminationEnum
Packages that use ValuationAgentDeterminationEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationAgentDeterminationEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationAgentDeterminationEnumModifier and TypeFieldDescriptionprotected ValuationAgentDeterminationEnumValuationAgent.ValuationAgentBuilderImpl.valuationAgentMethods in cdm.legaldocumentation.csa that return ValuationAgentDeterminationEnumModifier and TypeMethodDescriptionValuationAgentDeterminationEnum.fromDisplayName(String name) ValuationAgent.getValuationAgent()Specifies how the Valuation Agent is determined.ValuationAgent.ValuationAgentBuilderImpl.getValuationAgent()ValuationAgent.ValuationAgentImpl.getValuationAgent()Returns the enum constant of this type with the specified name.static ValuationAgentDeterminationEnum[]ValuationAgentDeterminationEnum.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 ValuationAgentDeterminationEnumModifier and TypeMethodDescriptionValuationAgent.ValuationAgentBuilder.setValuationAgent(ValuationAgentDeterminationEnum valuationAgent) ValuationAgent.ValuationAgentBuilderImpl.setValuationAgent(ValuationAgentDeterminationEnum _valuationAgent)