Uses of Class
net.finmath.smartcontract.product.xml.AdjustableOrAdjustedDate
-
Uses of AdjustableOrAdjustedDate in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected AdjustableOrAdjustedDate
Payment.paymentDate
protected AdjustableOrAdjustedDate
FxPerformanceSwap.settlementDate
protected AdjustableOrAdjustedDate
FxStraddle.settlementDate
Modifier and TypeMethodDescriptionObjectFactory.createAdjustableOrAdjustedDate()
Create an instance ofAdjustableOrAdjustedDate
Payment.getPaymentDate()
Gets the value of the paymentDate property.FxPerformanceSwap.getSettlementDate()
Gets the value of the settlementDate property.FxStraddle.getSettlementDate()
Gets the value of the settlementDate property.Modifier and TypeMethodDescriptionvoid
Payment.setPaymentDate
(AdjustableOrAdjustedDate value) Sets the value of the paymentDate property.void
FxPerformanceSwap.setSettlementDate
(AdjustableOrAdjustedDate value) Sets the value of the settlementDate property.void
FxStraddle.setSettlementDate
(AdjustableOrAdjustedDate value) Sets the value of the settlementDate property.