Uses of Class
net.finmath.smartcontract.product.xml.PeriodicDates
-
Uses of PeriodicDates in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PeriodicDates
AdjustableRelativeOrPeriodicDates.periodicDates
protected PeriodicDates
AdjustableRelativeOrPeriodicDates2.periodicDates
Modifier and TypeMethodDescriptionObjectFactory.createPeriodicDates()
Create an instance ofPeriodicDates
AdjustableRelativeOrPeriodicDates.getPeriodicDates()
Gets the value of the periodicDates property.AdjustableRelativeOrPeriodicDates2.getPeriodicDates()
Gets the value of the periodicDates property.Modifier and TypeMethodDescriptionvoid
AdjustableRelativeOrPeriodicDates.setPeriodicDates
(PeriodicDates value) Sets the value of the periodicDates property.void
AdjustableRelativeOrPeriodicDates2.setPeriodicDates
(PeriodicDates value) Sets the value of the periodicDates property.