|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CPIFactory | |
|---|---|
| com.ftlabs.fisa | |
| com.ftlabs.fisa.calc.indexed | |
| Uses of CPIFactory in com.ftlabs.fisa |
|---|
| Classes in com.ftlabs.fisa that implement CPIFactory | |
|---|---|
class |
DefaultCPIFactory
This is the default implementation of CPIFactory. |
| Constructors in com.ftlabs.fisa with parameters of type CPIFactory | |
|---|---|
InflationIndexedSecurity(Market market,
CPIFactory cpiFactory)
Creates a InflationIndexedSecurity object of the given Market. |
|
| Uses of CPIFactory in com.ftlabs.fisa.calc.indexed |
|---|
| Methods in com.ftlabs.fisa.calc.indexed with parameters of type CPIFactory | |
|---|---|
void |
InflationIndexedLastPeriodCalculator.setValues(FISADate settlementDate,
Redemption redemption,
double parValue,
double interestRate,
DayCountBasis dayCountBasis,
int interestFrequency,
boolean eomAdjust,
FISADate datedDate,
CPIFactory cpiFactory)
|
void |
InflationIndexedMultiplePeriodCalculator.setValues(FISADate settlementDate,
Redemption redemption,
double parValue,
double interestRate,
DayCountBasis dayCountBasis,
int interestFrequency,
boolean eomAdjust,
FISADate datedDate,
FISADate firstInterestDate,
CPIFactory cpiFactory)
|
| Constructors in com.ftlabs.fisa.calc.indexed with parameters of type CPIFactory | |
|---|---|
InflationIndexedLastPeriodCalculator(FISADate settlementDate,
Redemption redemption,
double parValue,
double interestRate,
DayCountBasis dayCountBasis,
int interestFrequency,
boolean eomAdjust,
FISADate datedDate,
CPIFactory cpiFactory)
|
|
InflationIndexedMultiplePeriodCalculator(FISADate settlementDate,
Redemption redemption,
double parValue,
double interestRate,
DayCountBasis dayCountBasis,
int interestFrequency,
boolean eomAdjust,
FISADate datedDate,
FISADate firstInterestDate,
CPIFactory cpiFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||