Uses of Class
net.finmath.smartcontract.product.xml.FxStraddle
Packages that use FxStraddle
-
Uses of FxStraddle in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxStraddleMethods in net.finmath.smartcontract.product.xml that return FxStraddleModifier and TypeMethodDescriptionObjectFactory.createFxStraddle()
Create an instance ofFxStraddle
FxForwardVolatilityAgreement.getStraddle()
Gets the value of the straddle property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxStraddleModifier and TypeMethodDescriptionvoid
FxForwardVolatilityAgreement.setStraddle(FxStraddle value)
Sets the value of the straddle property.