public class Swap extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
Swap(Leg firstLeg,
Leg secondLeg) |
protected |
Swap(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Swap obj) |
Leg |
leg(long i) |
double |
legNPV(long j) |
Date |
maturityDate() |
Date |
startDate() |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected static long getCPtr(Swap obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic Date startDate()
public Date maturityDate()
public Leg leg(long i)
public double legNPV(long j)
Copyright © 2017. All rights reserved.