Uses of Enum
cdm.legaldocumentation.csa.InterestAdjustmentPeriodicityEnum
Packages that use InterestAdjustmentPeriodicityEnum
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of InterestAdjustmentPeriodicityEnum in cdm.legaldocumentation.csa
Fields in cdm.legaldocumentation.csa declared as InterestAdjustmentPeriodicityEnumModifier and TypeFieldDescriptionprotected InterestAdjustmentPeriodicityEnumInterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilderImpl.standardElectionMethods in cdm.legaldocumentation.csa that return InterestAdjustmentPeriodicityEnumModifier and TypeMethodDescriptionInterestAdjustmentPeriodicityEnum.fromDisplayName(String name) InterestAdjustmentPeriodicity.getStandardElection()The Interest Adjustment periodicity when specified through a standardized election.InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilderImpl.getStandardElection()InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityImpl.getStandardElection()Returns the enum constant of this type with the specified name.static InterestAdjustmentPeriodicityEnum[]InterestAdjustmentPeriodicityEnum.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 InterestAdjustmentPeriodicityEnumModifier and TypeMethodDescriptionInterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilder.setStandardElection(InterestAdjustmentPeriodicityEnum standardElection) InterestAdjustmentPeriodicity.InterestAdjustmentPeriodicityBuilderImpl.setStandardElection(InterestAdjustmentPeriodicityEnum _standardElection)