public class Settings extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
Settings(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Settings obj) |
Date |
getEvaluationDate() |
void |
includeReferenceDateEvents(boolean b) |
void |
includeTodaysCashFlows(boolean b) |
static Settings |
instance() |
void |
setEvaluationDate(Date d) |
protected static long getCPtr(Settings obj)
public void delete()
public static Settings instance()
public Date getEvaluationDate()
public void setEvaluationDate(Date d)
public void includeReferenceDateEvents(boolean b)
public void includeTodaysCashFlows(boolean b)
Copyright © 2017. All rights reserved.