Uses of Enum Class
net.finmath.smartcontract.product.xml.InterestShortfallCapEnum
Packages that use InterestShortfallCapEnum
-
Uses of InterestShortfallCapEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestShortfallCapEnumModifier and TypeFieldDescriptionprotected InterestShortfallCapEnumInterestShortFall.interestShortfallCapMethods in net.finmath.smartcontract.product.xml that return InterestShortfallCapEnumModifier and TypeMethodDescriptionstatic InterestShortfallCapEnumInterestShortFall.getInterestShortfallCap()Gets the value of the interestShortfallCap property.static InterestShortfallCapEnumReturns the enum constant of this class with the specified name.static InterestShortfallCapEnum[]InterestShortfallCapEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestShortfallCapEnumModifier and TypeMethodDescriptionvoidInterestShortFall.setInterestShortfallCap(InterestShortfallCapEnum value) Sets the value of the interestShortfallCap property.