public class Dividend extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
Dividend() |
protected |
Dividend(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_Dividend |
__deref__() |
double |
amount() |
Date |
date() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Dividend obj) |
boolean |
isNull() |
protected Dividend(long cPtr,
boolean cMemoryOwn)
public Dividend()
protected static long getCPtr(Dividend obj)
public void delete()
public SWIGTYPE_p_Dividend __deref__()
public boolean isNull()
public double amount()
public Date date()
Copyright © 2017. All rights reserved.