Свойство | Тип | Описание | |
---|---|---|---|
caps_ | List |
||
fixingDays_ | List |
||
gearings_ | List |
||
index_ | YoYInflationIndex | ||
observationLag_ | Period | ||
paymentCalendar_ | Calendar | ||
spreads_ | List |
Метод | Описание | |
---|---|---|
withCaps ( List |
||
withCaps ( double cap ) : |
||
withFixingDays ( List |
||
withFixingDays ( int fixingDays ) : |
||
withFloors ( List |
||
withFloors ( double floor ) : |
||
withGearings ( List |
||
withGearings ( double gearing ) : |
||
withPaymentDayCounter ( |
||
withSpreads ( List |
||
withSpreads ( double spread ) : |
public withCaps ( List |
||
caps | List |
|
Результат |
public withCaps ( double cap ) : |
||
cap | double | |
Результат |
public withFixingDays ( List |
||
fixingDays | List |
|
Результат |
public withFixingDays ( int fixingDays ) : |
||
fixingDays | int | |
Результат |
public withFloors ( List |
||
floors | List |
|
Результат |
public withFloors ( double floor ) : |
||
floor | double | |
Результат |
public withGearings ( List |
||
gearings | List |
|
Результат |
public withGearings ( double gearing ) : |
||
gearing | double | |
Результат |
public withPaymentDayCounter ( |
||
dayCounter | ||
Результат |
public withSpreads ( List |
||
spreads | List |
|
Результат |
public withSpreads ( double spread ) : |
||
spread | double | |
Результат |