Uses of Enum
cdm.product.asset.InterestShortfallCapEnum
Packages that use InterestShortfallCapEnum
-
Uses of InterestShortfallCapEnum in cdm.product.asset
Fields in cdm.product.asset declared as InterestShortfallCapEnumModifier and TypeFieldDescriptionprotected InterestShortfallCapEnumInterestShortFall.InterestShortFallBuilderImpl.interestShortfallCapMethods in cdm.product.asset that return InterestShortfallCapEnumModifier and TypeMethodDescriptionstatic InterestShortfallCapEnumInterestShortfallCapEnum.fromDisplayName(String name) InterestShortFall.getInterestShortfallCap()Specifies the nature of the interest Shortfall cap (i.e.InterestShortFall.InterestShortFallBuilderImpl.getInterestShortfallCap()InterestShortFall.InterestShortFallImpl.getInterestShortfallCap()static InterestShortfallCapEnumReturns the enum constant of this type with the specified name.static InterestShortfallCapEnum[]InterestShortfallCapEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.product.asset with parameters of type InterestShortfallCapEnumModifier and TypeMethodDescriptionInterestShortFall.InterestShortFallBuilder.setInterestShortfallCap(InterestShortfallCapEnum interestShortfallCap) InterestShortFall.InterestShortFallBuilderImpl.setInterestShortfallCap(InterestShortfallCapEnum _interestShortfallCap)