Uses of Class
net.finmath.smartcontract.product.xml.RelativeDates
Packages that use RelativeDates
-
Uses of RelativeDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RelativeDatesModifier and TypeFieldDescriptionprotected RelativeDatesAdjustableOrRelativeDates.relativeDatesprotected RelativeDatesAdjustableRelativeOrPeriodicDates2.relativeDatesMethods in net.finmath.smartcontract.product.xml that return RelativeDatesModifier and TypeMethodDescriptionObjectFactory.createRelativeDates()Create an instance ofRelativeDatesAdjustableOrRelativeDates.getRelativeDates()Gets the value of the relativeDates property.AdjustableRelativeOrPeriodicDates2.getRelativeDates()Gets the value of the relativeDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type RelativeDatesModifier and TypeMethodDescriptionvoidAdjustableOrRelativeDates.setRelativeDates(RelativeDates value) Sets the value of the relativeDates property.voidAdjustableRelativeOrPeriodicDates2.setRelativeDates(RelativeDates value) Sets the value of the relativeDates property.