public class TreeCallableFixedRateBondEngine extends PricingEngine
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
TreeCallableFixedRateBondEngine(long cPtr,
boolean cMemoryOwn) |
|
TreeCallableFixedRateBondEngine(ShortRateModel model,
long timeSteps) |
|
TreeCallableFixedRateBondEngine(ShortRateModel model,
long timeSteps,
YieldTermStructureHandle termStructure) |
|
TreeCallableFixedRateBondEngine(ShortRateModel model,
TimeGrid grid) |
|
TreeCallableFixedRateBondEngine(ShortRateModel model,
TimeGrid grid,
YieldTermStructureHandle termStructure) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TreeCallableFixedRateBondEngine obj) |
__deref__, getCPtr, isNullprotected TreeCallableFixedRateBondEngine(long cPtr,
boolean cMemoryOwn)
public TreeCallableFixedRateBondEngine(ShortRateModel model, long timeSteps, YieldTermStructureHandle termStructure)
public TreeCallableFixedRateBondEngine(ShortRateModel model, long timeSteps)
public TreeCallableFixedRateBondEngine(ShortRateModel model, TimeGrid grid, YieldTermStructureHandle termStructure)
public TreeCallableFixedRateBondEngine(ShortRateModel model, TimeGrid grid)
protected static long getCPtr(TreeCallableFixedRateBondEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEngineCopyright © 2017. All rights reserved.