Method | Description | |
---|---|---|
FixedRateLeg ( |
||
value ( ) : List |
||
withCouponRates ( |
||
withCouponRates ( List |
||
withCouponRates ( List |
||
withCouponRates ( List |
||
withCouponRates ( List |
||
withCouponRates ( double couponRate, DayCounter paymentDayCounter ) : |
||
withCouponRates ( double couponRate, DayCounter paymentDayCounter, Compounding comp ) : |
||
withCouponRates ( double couponRate, DayCounter paymentDayCounter, Compounding comp, Frequency freq ) : |
||
withFirstPeriodDayCounter ( DayCounter dayCounter ) : |
||
withPaymentCalendar ( QLNet.Calendar cal ) : |
public FixedRateLeg ( |
||
schedule | ||
return | System |
public withCouponRates ( |
||
couponRate | ||
return |
public withCouponRates ( List |
||
couponRates | List |
|
return |
public withCouponRates ( List |
||
couponRates | List |
|
paymentDayCounter | DayCounter | |
return |
public withCouponRates ( List |
||
couponRates | List |
|
paymentDayCounter | DayCounter | |
comp | Compounding | |
return |
public withCouponRates ( List |
||
couponRates | List |
|
paymentDayCounter | DayCounter | |
comp | Compounding | |
freq | Frequency | |
return |
public withCouponRates ( double couponRate, DayCounter paymentDayCounter ) : |
||
couponRate | double | |
paymentDayCounter | DayCounter | |
return |
public withCouponRates ( double couponRate, DayCounter paymentDayCounter, Compounding comp ) : |
||
couponRate | double | |
paymentDayCounter | DayCounter | |
comp | Compounding | |
return |
public withCouponRates ( double couponRate, DayCounter paymentDayCounter, Compounding comp, Frequency freq ) : |
||
couponRate | double | |
paymentDayCounter | DayCounter | |
comp | Compounding | |
freq | Frequency | |
return |
public withFirstPeriodDayCounter ( DayCounter dayCounter ) : |
||
dayCounter | DayCounter | |
return |
public withPaymentCalendar ( QLNet.Calendar cal ) : |
||
cal | QLNet.Calendar | |
return |