프로퍼티 | 타입 | 설명 | |
---|---|---|---|
caps_ | List |
||
fixingDays_ | List |
||
floors_ | List |
||
gearings_ | List |
||
inArrears_ | bool | ||
index_ | InterestRateIndex | ||
spreads_ | List |
||
zeroPayments_ | bool |
메소드 | 설명 | |
---|---|---|
inArrears ( ) : |
||
inArrears ( bool flag ) : |
||
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 ) : |
||
withZeroPayments ( ) : |
||
withZeroPayments ( bool flag ) : |
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 | |
리턴 |
public withZeroPayments ( bool flag ) : |
||
flag | bool | |
리턴 |