public class CompositeInstrument extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
CompositeInstrument() |
protected |
CompositeInstrument(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instrument instrument) |
void |
add(Instrument instrument,
double multiplier) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(CompositeInstrument obj) |
void |
subtract(Instrument instrument) |
void |
subtract(Instrument instrument,
double multiplier) |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected CompositeInstrument(long cPtr,
boolean cMemoryOwn)
public CompositeInstrument()
protected static long getCPtr(CompositeInstrument obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic void add(Instrument instrument, double multiplier)
public void add(Instrument instrument)
public void subtract(Instrument instrument, double multiplier)
public void subtract(Instrument instrument)
Copyright © 2017. All rights reserved.