Uses of Class
net.finmath.smartcontract.product.xml.FxOptionPayout
Packages that use FxOptionPayout
-
Uses of FxOptionPayout in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxOptionPayoutMethods in net.finmath.smartcontract.product.xml that return FxOptionPayoutModifier and TypeMethodDescriptionObjectFactory.createFxOptionPayout()
Create an instance ofFxOptionPayout
FxDigitalOption.getPayout()
Gets the value of the payout property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxOptionPayoutModifier and TypeMethodDescriptionvoid
FxDigitalOption.setPayout(FxOptionPayout value)
Sets the value of the payout property.