Uses of Class
net.finmath.smartcontract.product.xml.FxTargetLeverage
Packages that use FxTargetLeverage
-
Uses of FxTargetLeverage in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTargetLeverageMethods in net.finmath.smartcontract.product.xml that return FxTargetLeverageModifier and TypeMethodDescriptionObjectFactory.createFxTargetLeverage()
Create an instance ofFxTargetLeverage
FxTargetLinearPayoffRegion.getLeverage()
Gets the value of the leverage property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetLeverageModifier and TypeMethodDescriptionvoid
FxTargetLinearPayoffRegion.setLeverage(FxTargetLeverage value)
Sets the value of the leverage property.