public class Instrument extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
Instrument() |
protected |
Instrument(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_Instrument |
__deref__() |
Observable |
asObservable() |
void |
delete() |
double |
errorEstimate() |
protected void |
finalize() |
void |
freeze() |
protected static long |
getCPtr(Instrument obj) |
boolean |
isExpired() |
boolean |
isNull() |
double |
NPV() |
void |
recalculate() |
void |
setPricingEngine(PricingEngine arg0) |
void |
unfreeze() |
protected Instrument(long cPtr,
boolean cMemoryOwn)
public Instrument()
protected static long getCPtr(Instrument obj)
public void delete()
public SWIGTYPE_p_Instrument __deref__()
public boolean isNull()
public Observable asObservable()
public double NPV()
public double errorEstimate()
public boolean isExpired()
public void setPricingEngine(PricingEngine arg0)
public void recalculate()
public void freeze()
public void unfreeze()
Copyright © 2017. All rights reserved.