Uses of Enum
cdm.legaldocumentation.csa.ValuationAgentPartyEnum
Packages that use ValuationAgentPartyEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ValuationAgentPartyEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ValuationAgentPartyEnumModifier and TypeFieldDescriptionprotected ValuationAgentPartyEnumLegacyValuationAgent.LegacyValuationAgentBuilderImpl.partyMethods in cdm.legaldocumentation.csa that return ValuationAgentPartyEnumModifier and TypeMethodDescriptionstatic ValuationAgentPartyEnumValuationAgentPartyEnum.fromDisplayName(String name) LegacyValuationAgent.getParty()The elective party.LegacyValuationAgent.LegacyValuationAgentBuilderImpl.getParty()LegacyValuationAgent.LegacyValuationAgentImpl.getParty()static ValuationAgentPartyEnumReturns the enum constant of this type with the specified name.static ValuationAgentPartyEnum[]ValuationAgentPartyEnum.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 ValuationAgentPartyEnumModifier and TypeMethodDescriptionLegacyValuationAgent.LegacyValuationAgentBuilder.setParty(ValuationAgentPartyEnum party) LegacyValuationAgent.LegacyValuationAgentBuilderImpl.setParty(ValuationAgentPartyEnum _party)