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 ofFxTargetLeverageFxTargetLinearPayoffRegion.getLeverage()Gets the value of the leverage property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetLeverageModifier and TypeMethodDescriptionvoidFxTargetLinearPayoffRegion.setLeverage(FxTargetLeverage value) Sets the value of the leverage property.