Uses of Enum
cdm.legaldocumentation.csa.SecurityInterestObligeeEnum
Packages that use SecurityInterestObligeeEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of SecurityInterestObligeeEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as SecurityInterestObligeeEnumModifier and TypeFieldDescriptionprotected SecurityInterestObligeeEnumSecurityInterestForObligations.SecurityInterestForObligationsBuilderImpl.obligeeMethods in cdm.legaldocumentation.csa that return SecurityInterestObligeeEnumModifier and TypeMethodDescriptionstatic SecurityInterestObligeeEnumSecurityInterestObligeeEnum.fromDisplayName(String name) SecurityInterestForObligations.getObligee()The party to whom obligations under the Master Agreement are owed and secured by the credit support arrangements.SecurityInterestForObligations.SecurityInterestForObligationsBuilderImpl.getObligee()SecurityInterestForObligations.SecurityInterestForObligationsImpl.getObligee()static SecurityInterestObligeeEnumReturns the enum constant of this type with the specified name.static SecurityInterestObligeeEnum[]SecurityInterestObligeeEnum.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 SecurityInterestObligeeEnumModifier and TypeMethodDescriptionSecurityInterestForObligations.SecurityInterestForObligationsBuilder.setObligee(SecurityInterestObligeeEnum obligee) SecurityInterestForObligations.SecurityInterestForObligationsBuilderImpl.setObligee(SecurityInterestObligeeEnum _obligee)