Uses of Class
net.finmath.smartcontract.product.xml.FxAccrualStrikeReference
-
Uses of FxAccrualStrikeReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxAccrualStrikeReference
FxAccrualLeverage.strikeReference
protected FxAccrualStrikeReference
FxAccrualRegionLowerBound.strikeReference
protected FxAccrualStrikeReference
FxAccrualRegionUpperBound.strikeReference
Modifier and TypeMethodDescriptionObjectFactory.createFxAccrualStrikeReference()
Create an instance ofFxAccrualStrikeReference
FxAccrualLeverage.getStrikeReference()
Gets the value of the strikeReference property.FxAccrualRegionLowerBound.getStrikeReference()
Gets the value of the strikeReference property.FxAccrualRegionUpperBound.getStrikeReference()
Gets the value of the strikeReference property.Modifier and TypeMethodDescriptionvoid
FxAccrualLeverage.setStrikeReference
(FxAccrualStrikeReference value) Sets the value of the strikeReference property.void
FxAccrualRegionLowerBound.setStrikeReference
(FxAccrualStrikeReference value) Sets the value of the strikeReference property.void
FxAccrualRegionUpperBound.setStrikeReference
(FxAccrualStrikeReference value) Sets the value of the strikeReference property.