Uses of Class
net.finmath.smartcontract.product.xml.AdjustableDateOrRelativeDateSequence
Packages that use AdjustableDateOrRelativeDateSequence
-
Uses of AdjustableDateOrRelativeDateSequence in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustableDateOrRelativeDateSequenceModifier and TypeFieldDescriptionprotected AdjustableDateOrRelativeDateSequence
EquityValuation.valuationDate
Methods in net.finmath.smartcontract.product.xml that return AdjustableDateOrRelativeDateSequenceModifier and TypeMethodDescriptionObjectFactory.createAdjustableDateOrRelativeDateSequence()
Create an instance ofAdjustableDateOrRelativeDateSequence
EquityValuation.getValuationDate()
Gets the value of the valuationDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustableDateOrRelativeDateSequenceModifier and TypeMethodDescriptionvoid
EquityValuation.setValuationDate
(AdjustableDateOrRelativeDateSequence value) Sets the value of the valuationDate property.