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 ofFxTargetReferenceFxOutstandingGain.getTargetReference()Gets the value of the targetReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTargetReferenceModifier and TypeMethodDescriptionvoidFxOutstandingGain.setTargetReference(FxTargetReference value) Sets the value of the targetReference property.