public class DeltaVolQuoteHandle extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
DeltaVolQuoteHandle() |
|
DeltaVolQuoteHandle(DeltaVolQuote arg0) |
protected |
DeltaVolQuoteHandle(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
DeltaVolQuote |
__deref__() |
Observable |
asObservable() |
void |
delete() |
boolean |
empty() |
protected void |
finalize() |
protected static long |
getCPtr(DeltaVolQuoteHandle obj) |
double |
value() |
protected DeltaVolQuoteHandle(long cPtr,
boolean cMemoryOwn)
public DeltaVolQuoteHandle(DeltaVolQuote arg0)
public DeltaVolQuoteHandle()
protected static long getCPtr(DeltaVolQuoteHandle obj)
public void delete()
public DeltaVolQuote __deref__()
public boolean empty()
public Observable asObservable()
public double value()
Copyright © 2017. All rights reserved.