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