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