public interface InterestRateSchedulePublic Interface InterestRateSchedule| getCount | Get the total number of interest rates in this schedule. |
| getDate(Int32) | Get the conversionDate for the specified index. |
| getDate(Int32, FISADate) | Get the conversionDate for the specified index. |
| getEndDate(Int32) | Get the interest rate period end date for the specified index. |
| getEndDate(Int32, FISADate) | Get the interest rate period end date for the specified index. |
| getIndex | Get the index of the given date. |
| getInterestRate(FISADate) | Get the interest rate that would be applicable for the given date. |
| getInterestRate(Int32) | Get the interest reate for the specified index. |