Method | Description | |
---|---|---|
OvernightLeg ( |
||
value ( ) : List |
||
withGearings ( List |
||
withGearings ( double gearing ) : |
||
withNotionals ( List |
||
withNotionals ( double notional ) : |
||
withPaymentAdjustment ( BusinessDayConvention convention ) : |
||
withPaymentDayCounter ( DayCounter dayCounter ) : |
||
withSpreads ( List |
||
withSpreads ( double spread ) : |
public OvernightLeg ( |
||
schedule | ||
overnightIndex | QLNet.OvernightIndex | |
return | System |
public withGearings ( List |
||
gearings | List |
|
return |
public withGearings ( double gearing ) : |
||
gearing | double | |
return |
public withNotionals ( List |
||
notionals | List |
|
return |
public withNotionals ( double notional ) : |
||
notional | double | |
return |
public withPaymentAdjustment ( BusinessDayConvention convention ) : |
||
convention | BusinessDayConvention | |
return |
public withPaymentDayCounter ( DayCounter dayCounter ) : |
||
dayCounter | DayCounter | |
return |
public withSpreads ( List |
||
spreads | List |
|
return |
public withSpreads ( double spread ) : |
||
spread | double | |
return |