public class DayCounter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
DayCounter(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
int |
dayCount(Date d1,
Date d2) |
void |
delete() |
boolean |
equals(DayCounter other) |
protected void |
finalize() |
protected static long |
getCPtr(DayCounter obj) |
String |
name() |
String |
toString() |
boolean |
unEquals(DayCounter other) |
double |
yearFraction(Date d1,
Date d2) |
double |
yearFraction(Date d1,
Date d2,
Date startRef) |
double |
yearFraction(Date d1,
Date d2,
Date startRef,
Date endRef) |
protected static long getCPtr(DayCounter obj)
public void delete()
public String name()
public boolean equals(DayCounter other)
public boolean unEquals(DayCounter other)
Copyright © 2017. All rights reserved.