Uses of Class
net.finmath.smartcontract.product.xml.FxAdjustedDateAndDateAdjustments
-
Uses of FxAdjustedDateAndDateAdjustments in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxAdjustedDateAndDateAdjustments
FxAccrualDigitalOption.settlementDate
protected FxAdjustedDateAndDateAdjustments
FxAccrualForward.settlementDate
protected FxAdjustedDateAndDateAdjustments
FxAccrualOption.settlementDate
protected FxAdjustedDateAndDateAdjustments
FxRangeAccrual.settlementDate
Modifier and TypeMethodDescriptionObjectFactory.createFxAdjustedDateAndDateAdjustments()
Create an instance ofFxAdjustedDateAndDateAdjustments
FxAccrualDigitalOption.getSettlementDate()
Gets the value of the settlementDate property.FxAccrualForward.getSettlementDate()
Gets the value of the settlementDate property.FxAccrualOption.getSettlementDate()
Gets the value of the settlementDate property.FxRangeAccrual.getSettlementDate()
Gets the value of the settlementDate property.Modifier and TypeMethodDescriptionvoid
FxAccrualDigitalOption.setSettlementDate
(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.void
FxAccrualForward.setSettlementDate
(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.void
FxAccrualOption.setSettlementDate
(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.void
FxRangeAccrual.setSettlementDate
(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.