Uses of Class
net.finmath.smartcontract.product.xml.DateRange
-
Uses of DateRange in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A type defining a range of contiguous business days by defining an unadjusted first date, an unadjusted last date and a business day convention and business centers for adjusting the first and last dates if they would otherwise fall on a non business day in the specified business centers.Modifier and TypeMethodDescriptionObjectFactory.createDateRange()
Create an instance ofDateRange
RelativeDates.getScheduleBounds()
Gets the value of the scheduleBounds property.Modifier and TypeMethodDescriptionvoid
RelativeDates.setScheduleBounds
(DateRange value) Sets the value of the scheduleBounds property.