Uses of Class
net.finmath.smartcontract.product.xml.FxPivotReference
Packages that use FxPivotReference
-
Uses of FxPivotReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxPivotReferenceModifier and TypeFieldDescriptionprotected FxPivotReferenceFxTargetLeverage.pivotReferenceprotected FxPivotReferenceFxTargetRegionLowerBound.pivotReferenceprotected FxPivotReferenceFxTargetRegionUpperBound.pivotReferenceMethods in net.finmath.smartcontract.product.xml that return FxPivotReferenceModifier and TypeMethodDescriptionObjectFactory.createFxPivotReference()Create an instance ofFxPivotReferenceFxTargetLeverage.getPivotReference()Gets the value of the pivotReference property.FxTargetRegionLowerBound.getPivotReference()Gets the value of the pivotReference property.FxTargetRegionUpperBound.getPivotReference()Gets the value of the pivotReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxPivotReferenceModifier and TypeMethodDescriptionvoidFxTargetLeverage.setPivotReference(FxPivotReference value) Sets the value of the pivotReference property.voidFxTargetRegionLowerBound.setPivotReference(FxPivotReference value) Sets the value of the pivotReference property.voidFxTargetRegionUpperBound.setPivotReference(FxPivotReference value) Sets the value of the pivotReference property.