Uses of Class
net.finmath.smartcontract.product.xml.RelativeDates
-
Uses of RelativeDates in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected RelativeDates
AdjustableOrRelativeDates.relativeDates
protected RelativeDates
AdjustableRelativeOrPeriodicDates2.relativeDates
Modifier and TypeMethodDescriptionObjectFactory.createRelativeDates()
Create an instance ofRelativeDates
AdjustableOrRelativeDates.getRelativeDates()
Gets the value of the relativeDates property.AdjustableRelativeOrPeriodicDates2.getRelativeDates()
Gets the value of the relativeDates property.Modifier and TypeMethodDescriptionvoid
AdjustableOrRelativeDates.setRelativeDates
(RelativeDates value) Sets the value of the relativeDates property.void
AdjustableRelativeOrPeriodicDates2.setRelativeDates
(RelativeDates value) Sets the value of the relativeDates property.