Uses of Class
net.finmath.smartcontract.product.xml.FxFlexibleForwardExecutionPeriod
Packages that use FxFlexibleForwardExecutionPeriod
-
Uses of FxFlexibleForwardExecutionPeriod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFlexibleForwardExecutionPeriodModifier and TypeFieldDescriptionprotected FxFlexibleForwardExecutionPeriod
FxFlexibleForward.executionPeriodDates
Methods in net.finmath.smartcontract.product.xml that return FxFlexibleForwardExecutionPeriodModifier and TypeMethodDescriptionObjectFactory.createFxFlexibleForwardExecutionPeriod()
Create an instance ofFxFlexibleForwardExecutionPeriod
FxFlexibleForward.getExecutionPeriodDates()
Gets the value of the executionPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFlexibleForwardExecutionPeriodModifier and TypeMethodDescriptionvoid
FxFlexibleForward.setExecutionPeriodDates
(FxFlexibleForwardExecutionPeriod value) Sets the value of the executionPeriodDates property.