Uses of Class
net.finmath.smartcontract.product.xml.FxTargetPayoffRegionReference
Packages that use FxTargetPayoffRegionReference
-
Uses of FxTargetPayoffRegionReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTargetPayoffRegionReferenceModifier and TypeFieldDescriptionprotected FxTargetPayoffRegionReference
FxTargetSettlementPeriodPayoff.payoffRegionReference
Methods in net.finmath.smartcontract.product.xml that return FxTargetPayoffRegionReferenceModifier and TypeMethodDescriptionObjectFactory.createFxTargetPayoffRegionReference()
Create an instance ofFxTargetPayoffRegionReference
FxTargetSettlementPeriodPayoff.getPayoffRegionReference()
Gets the value of the payoffRegionReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetPayoffRegionReferenceModifier and TypeMethodDescriptionvoid
FxTargetSettlementPeriodPayoff.setPayoffRegionReference
(FxTargetPayoffRegionReference value) Sets the value of the payoffRegionReference property.