public interface TenorInterface
Modifier and Type | Method and Description |
---|---|
java.time.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.
|
java.time.LocalDate |
getReferenceDate() |
java.time.LocalDate getReferenceDate()
java.time.LocalDate getDate(int timeIndex)
timeIndex
- Time indexdouble getDaycountFraction(int timeIndex)
timeIndex
- Time indexCopyright © 2017. All rights reserved.