Свойство | Type | Description | |
---|---|---|---|
dayCounter_ | DayCounter | ||
notionals_ | List |
||
paymentAdjustment_ | BusinessDayConvention | ||
schedule_ | |||
sign_ | int |
Méthode | Description | |
---|---|---|
value ( ) : List |
||
withNotionals ( List |
||
withNotionals ( double notional ) : |
||
withPaymentAdjustment ( BusinessDayConvention convention ) : |
||
withPaymentDayCounter ( DayCounter dayCounter ) : |
||
withSign ( int sign ) : |
public withNotionals ( List |
||
notionals | List |
|
Résultat |
public withNotionals ( double notional ) : |
||
notional | double | |
Résultat |
public withPaymentAdjustment ( BusinessDayConvention convention ) : |
||
convention | BusinessDayConvention | |
Résultat |
public withPaymentDayCounter ( DayCounter dayCounter ) : |
||
dayCounter | DayCounter | |
Résultat |
public withSign ( int sign ) : |
||
sign | int | |
Résultat |
protected BusinessDayConvention paymentAdjustment_ | ||
Résultat | BusinessDayConvention |