Uses of Class
net.finmath.smartcontract.product.xml.FxTargetReference
Packages that use FxTargetReference
-
Uses of FxTargetReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTargetReferenceMethods in net.finmath.smartcontract.product.xml that return FxTargetReferenceModifier and TypeMethodDescriptionObjectFactory.createFxTargetReference()
Create an instance ofFxTargetReference
FxOutstandingGain.getTargetReference()
Gets the value of the targetReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetReferenceModifier and TypeMethodDescriptionvoid
FxOutstandingGain.setTargetReference
(FxTargetReference value) Sets the value of the targetReference property.