- java.lang.Object
-
- org.quantlib.Calendar
-
- org.quantlib.SouthAfrica
-
- All Implemented Interfaces:
AutoCloseable,org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
public class SouthAfrica extends Calendar implements org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
-
-
Field Summary
-
Fields inherited from class org.quantlib.Calendar
swigCMemOwn
-
-
Constructor Summary
Constructors Modifier Constructor Description SouthAfrica()protectedSouthAfrica(long cPtr, boolean cMemoryOwn)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(SouthAfrica obj)protected static longswigRelease(SouthAfrica obj)-
Methods inherited from class org.quantlib.Calendar
addHoliday, adjust, adjust, advance, advance, advance, advance, advance, advance, businessDayList, businessDaysBetween, businessDaysBetween, businessDaysBetween, endOfMonth, equals, getCPtr, holidayList, holidayList, isBusinessDay, isEndOfMonth, isHoliday, isWeekend, name, removeHoliday, swigRelease, toString, unEquals
-
-
-
-
Constructor Detail
-
SouthAfrica
protected SouthAfrica(long cPtr, boolean cMemoryOwn)
-
SouthAfrica
public SouthAfrica()
-
-
Method Detail
-
getCPtr
protected static long getCPtr(SouthAfrica obj)
-
swigRelease
protected static long swigRelease(SouthAfrica obj)
-
-