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