Uses of Enum Class
net.finmath.smartcontract.product.xml.FraDiscountingEnum
Packages that use FraDiscountingEnum
-
Uses of FraDiscountingEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FraDiscountingEnumMethods in net.finmath.smartcontract.product.xml that return FraDiscountingEnumModifier and TypeMethodDescriptionstatic FraDiscountingEnumFra.getFraDiscounting()Gets the value of the fraDiscounting property.static FraDiscountingEnumReturns the enum constant of this class with the specified name.static FraDiscountingEnum[]FraDiscountingEnum.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 FraDiscountingEnumModifier and TypeMethodDescriptionvoidFra.setFraDiscounting(FraDiscountingEnum value) Sets the value of the fraDiscounting property.