public class RebatedExercise extends Exercise
American, Bermudan, European, swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
RebatedExercise(Exercise exercise,
DoubleVector rebates) |
|
RebatedExercise(Exercise exercise,
DoubleVector rebates,
long rebateSettlementDays) |
|
RebatedExercise(Exercise exercise,
DoubleVector rebates,
long rebateSettlementDays,
Calendar rebatePaymentCalendar) |
|
RebatedExercise(Exercise exercise,
DoubleVector rebates,
long rebateSettlementDays,
Calendar rebatePaymentCalendar,
BusinessDayConvention rebatePaymentConvention) |
protected |
RebatedExercise(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(RebatedExercise obj) |
protected RebatedExercise(long cPtr,
boolean cMemoryOwn)
public RebatedExercise(Exercise exercise, DoubleVector rebates, long rebateSettlementDays, Calendar rebatePaymentCalendar, BusinessDayConvention rebatePaymentConvention)
public RebatedExercise(Exercise exercise, DoubleVector rebates, long rebateSettlementDays, Calendar rebatePaymentCalendar)
public RebatedExercise(Exercise exercise, DoubleVector rebates, long rebateSettlementDays)
public RebatedExercise(Exercise exercise, DoubleVector rebates)
protected static long getCPtr(RebatedExercise obj)
Copyright © 2017. All rights reserved.