public class Exercise extends Object
| Modifier and Type | Field and Description |
|---|---|
static _Exercise.Type |
American |
static _Exercise.Type |
Bermudan |
static _Exercise.Type |
European |
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
Exercise() |
protected |
Exercise(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
_Exercise |
__deref__() |
DateVector |
dates() |
void |
delete() |
_Exercise.Type |
exerciseType() |
protected void |
finalize() |
protected static long |
getCPtr(Exercise obj) |
boolean |
isNull() |
Date |
lastDate() |
_Exercise.Type |
type() |
protected transient boolean swigCMemOwn
public static final _Exercise.Type American
public static final _Exercise.Type Bermudan
public static final _Exercise.Type European
protected Exercise(long cPtr,
boolean cMemoryOwn)
public Exercise()
protected static long getCPtr(Exercise obj)
public void delete()
public _Exercise __deref__()
public boolean isNull()
public _Exercise.Type exerciseType()
public _Exercise.Type type()
public DateVector dates()
public Date lastDate()
Copyright © 2017. All rights reserved.