Uses of Class
net.finmath.smartcontract.product.xml.PeriodicDates
Packages that use PeriodicDates
-
Uses of PeriodicDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PeriodicDatesModifier and TypeFieldDescriptionprotected PeriodicDatesAdjustableRelativeOrPeriodicDates.periodicDatesprotected PeriodicDatesAdjustableRelativeOrPeriodicDates2.periodicDatesMethods in net.finmath.smartcontract.product.xml that return PeriodicDatesModifier and TypeMethodDescriptionObjectFactory.createPeriodicDates()Create an instance ofPeriodicDatesAdjustableRelativeOrPeriodicDates.getPeriodicDates()Gets the value of the periodicDates property.AdjustableRelativeOrPeriodicDates2.getPeriodicDates()Gets the value of the periodicDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type PeriodicDatesModifier and TypeMethodDescriptionvoidAdjustableRelativeOrPeriodicDates.setPeriodicDates(PeriodicDates value) Sets the value of the periodicDates property.voidAdjustableRelativeOrPeriodicDates2.setPeriodicDates(PeriodicDates value) Sets the value of the periodicDates property.