Uses of Enum Class
net.finmath.smartcontract.product.xml.PayoutEnum
Packages that use PayoutEnum
-
Uses of PayoutEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PayoutEnumMethods in net.finmath.smartcontract.product.xml that return PayoutEnumModifier and TypeMethodDescriptionstatic PayoutEnumFxOptionPayout.getPayoutStyle()Gets the value of the payoutStyle property.static PayoutEnumReturns the enum constant of this class with the specified name.static PayoutEnum[]PayoutEnum.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 PayoutEnumModifier and TypeMethodDescriptionvoidFxOptionPayout.setPayoutStyle(PayoutEnum value) Sets the value of the payoutStyle property.