Uses of Enum
cdm.legaldocumentation.csa.ThresholdRatedPartyEnum
Packages that use ThresholdRatedPartyEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ThresholdRatedPartyEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as ThresholdRatedPartyEnumModifier and TypeFieldDescriptionprotected ThresholdRatedPartyEnumThresholdRatingsBased.ThresholdRatingsBasedBuilderImpl.ratedPartyMethods in cdm.legaldocumentation.csa that return ThresholdRatedPartyEnumModifier and TypeMethodDescriptionstatic ThresholdRatedPartyEnumThresholdRatedPartyEnum.fromDisplayName(String name) ThresholdRatingsBased.getRatedParty()The party to which a rating applies.ThresholdRatingsBased.ThresholdRatingsBasedBuilderImpl.getRatedParty()ThresholdRatingsBased.ThresholdRatingsBasedImpl.getRatedParty()static ThresholdRatedPartyEnumReturns the enum constant of this type with the specified name.static ThresholdRatedPartyEnum[]ThresholdRatedPartyEnum.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 ThresholdRatedPartyEnumModifier and TypeMethodDescriptionThresholdRatingsBased.ThresholdRatingsBasedBuilder.setRatedParty(ThresholdRatedPartyEnum ratedParty) ThresholdRatingsBased.ThresholdRatingsBasedBuilderImpl.setRatedParty(ThresholdRatedPartyEnum _ratedParty)