Method | Description | |
---|---|---|
DigitalIborLeg ( |
||
inArrears ( ) : |
||
inArrears ( bool flag ) : |
||
value ( ) : List |
||
withCallATM ( ) : |
||
withCallATM ( bool flag ) : |
||
withCallPayoffs ( List |
||
withCallPayoffs ( double payoff ) : |
||
withCallStrikes ( List |
||
withCallStrikes ( double strike ) : |
||
withFixingDays ( List |
||
withFixingDays ( int fixingDays ) : |
||
withGearings ( List |
||
withGearings ( double gearing ) : |
||
withLongCallOption ( Position type ) : |
||
withLongPutOption ( Position type ) : |
||
withNotionals ( List |
||
withNotionals ( double notional ) : |
||
withPaymentAdjustment ( BusinessDayConvention convention ) : |
||
withPaymentDayCounter ( DayCounter dayCounter ) : |
||
withPutATM ( ) : |
||
withPutATM ( bool flag ) : |
||
withPutPayoffs ( List |
||
withPutPayoffs ( double payoff ) : |
||
withPutStrikes ( List |
||
withPutStrikes ( double strike ) : |
||
withReplication ( ) : |
||
withReplication ( QLNet.DigitalReplication replication ) : |
||
withSpreads ( List |
||
withSpreads ( double spread ) : |
public DigitalIborLeg ( |
||
schedule | ||
index | ||
return | System |
public inArrears ( bool flag ) : |
||
flag | bool | |
return |
public withCallATM ( bool flag ) : |
||
flag | bool | |
return |
public withCallPayoffs ( List |
||
payoffs | List |
|
return |
public withCallPayoffs ( double payoff ) : |
||
payoff | double | |
return |
public withCallStrikes ( List |
||
strikes | List |
|
return |
public withCallStrikes ( double strike ) : |
||
strike | double | |
return |
public withFixingDays ( List |
||
fixingDays | List |
|
return |
public withFixingDays ( int fixingDays ) : |
||
fixingDays | int | |
return |
public withGearings ( List |
||
gearings | List |
|
return |
public withGearings ( double gearing ) : |
||
gearing | double | |
return |
public withLongCallOption ( Position type ) : |
||
type | Position | |
return |
public withLongPutOption ( Position type ) : |
||
type | Position | |
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 withPutATM ( bool flag ) : |
||
flag | bool | |
return |
public withPutPayoffs ( List |
||
payoffs | List |
|
return |
public withPutPayoffs ( double payoff ) : |
||
payoff | double | |
return |
public withPutStrikes ( List |
||
strikes | List |
|
return |
public withPutStrikes ( double strike ) : |
||
strike | double | |
return |
public withReplication ( QLNet.DigitalReplication replication ) : |
||
replication | QLNet.DigitalReplication | |
return |
public withSpreads ( List |
||
spreads | List |
|
return |
public withSpreads ( double spread ) : |
||
spread | double | |
return |