Uses of Class
net.finmath.smartcontract.product.xml.FxAdjustedDateAndDateAdjustments
Packages that use FxAdjustedDateAndDateAdjustments
-
Uses of FxAdjustedDateAndDateAdjustments in net.finmath.smartcontract.product.xml
Subclasses of FxAdjustedDateAndDateAdjustments in net.finmath.smartcontract.product.xmlFields in net.finmath.smartcontract.product.xml declared as FxAdjustedDateAndDateAdjustmentsModifier and TypeFieldDescriptionprotected FxAdjustedDateAndDateAdjustmentsFxAccrualDigitalOption.settlementDateprotected FxAdjustedDateAndDateAdjustmentsFxAccrualForward.settlementDateprotected FxAdjustedDateAndDateAdjustmentsFxAccrualOption.settlementDateprotected FxAdjustedDateAndDateAdjustmentsFxRangeAccrual.settlementDateMethods in net.finmath.smartcontract.product.xml that return FxAdjustedDateAndDateAdjustmentsModifier and TypeMethodDescriptionObjectFactory.createFxAdjustedDateAndDateAdjustments()Create an instance ofFxAdjustedDateAndDateAdjustmentsFxAccrualDigitalOption.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.Methods in net.finmath.smartcontract.product.xml with parameters of type FxAdjustedDateAndDateAdjustmentsModifier and TypeMethodDescriptionvoidFxAccrualDigitalOption.setSettlementDate(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.voidFxAccrualForward.setSettlementDate(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.voidFxAccrualOption.setSettlementDate(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.voidFxRangeAccrual.setSettlementDate(FxAdjustedDateAndDateAdjustments value) Sets the value of the settlementDate property.