public class DiscountingSwapEngine extends PricingEngine
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
DiscountingSwapEngine(long cPtr,
boolean cMemoryOwn) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve,
boolean includeSettlementDateFlows) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve,
boolean includeSettlementDateFlows,
Date settlementDate) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve,
boolean includeSettlementDateFlows,
Date settlementDate,
Date npvDate) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve,
Date settlementDate) |
|
DiscountingSwapEngine(YieldTermStructureHandle discountCurve,
Date settlementDate,
Date npvDate) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(DiscountingSwapEngine obj) |
__deref__, getCPtr, isNullprotected DiscountingSwapEngine(long cPtr,
boolean cMemoryOwn)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve, Date settlementDate, Date npvDate)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve, Date settlementDate)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve, boolean includeSettlementDateFlows, Date settlementDate)
public DiscountingSwapEngine(YieldTermStructureHandle discountCurve, boolean includeSettlementDateFlows)
protected static long getCPtr(DiscountingSwapEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEngineCopyright © 2017. All rights reserved.