public interface TenorInterface
Modifier and Type | Method and Description |
---|---|
LocalDate |
getDate(int timeIndex)
Returns the date for the given time index.
|
double |
getDaycountFraction(int timeIndex)
Returns the day count fraction for the period form timeIndex to to timeIndex+1.
|
LocalDate |
getReferenceDate() |
LocalDate getReferenceDate()
LocalDate getDate(int timeIndex)
timeIndex
- Time indexdouble getDaycountFraction(int timeIndex)
timeIndex
- Time indexCopyright © 2015. All rights reserved.