Uses of Class
net.finmath.smartcontract.product.xml.FxStrikeReference
Packages that use FxStrikeReference
-
Uses of FxStrikeReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxStrikeReferenceModifier and TypeFieldDescriptionprotected FxStrikeReferenceFxCounterCurrencyAmount.strikeReferenceprotected FxStrikeReferenceFxTargetLeverage.strikeReferenceprotected FxStrikeReferenceFxTargetPhysicalSettlement.strikeReferenceprotected FxStrikeReferenceFxTargetRegionLowerBound.strikeReferenceprotected FxStrikeReferenceFxTargetRegionUpperBound.strikeReferenceMethods in net.finmath.smartcontract.product.xml that return FxStrikeReferenceModifier and TypeMethodDescriptionObjectFactory.createFxStrikeReference()Create an instance ofFxStrikeReferenceFxCounterCurrencyAmount.getStrikeReference()Gets the value of the strikeReference property.FxTargetLeverage.getStrikeReference()Gets the value of the strikeReference property.FxTargetPhysicalSettlement.getStrikeReference()Gets the value of the strikeReference property.FxTargetRegionLowerBound.getStrikeReference()Gets the value of the strikeReference property.FxTargetRegionUpperBound.getStrikeReference()Gets the value of the strikeReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxStrikeReferenceModifier and TypeMethodDescriptionvoidFxCounterCurrencyAmount.setStrikeReference(FxStrikeReference value) Sets the value of the strikeReference property.voidFxTargetLeverage.setStrikeReference(FxStrikeReference value) Sets the value of the strikeReference property.voidFxTargetPhysicalSettlement.setStrikeReference(FxStrikeReference value) Sets the value of the strikeReference property.voidFxTargetRegionLowerBound.setStrikeReference(FxStrikeReference value) Sets the value of the strikeReference property.voidFxTargetRegionUpperBound.setStrikeReference(FxStrikeReference value) Sets the value of the strikeReference property.