- java.lang.Object
-
- org.quantlib.Calendar
-
- org.quantlib.CzechRepublic
-
- All Implemented Interfaces:
AutoCloseable,org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
public class CzechRepublic extends Calendar implements org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCzechRepublic.Market
-
Field Summary
-
Fields inherited from class org.quantlib.Calendar
swigCMemOwn
-
-
Constructor Summary
Constructors Modifier Constructor Description CzechRepublic()protectedCzechRepublic(long cPtr, boolean cMemoryOwn)CzechRepublic(CzechRepublic.Market m)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(CzechRepublic obj)protected static longswigRelease(CzechRepublic 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
-
CzechRepublic
protected CzechRepublic(long cPtr, boolean cMemoryOwn)
-
CzechRepublic
public CzechRepublic(CzechRepublic.Market m)
-
CzechRepublic
public CzechRepublic()
-
-
Method Detail
-
getCPtr
protected static long getCPtr(CzechRepublic obj)
-
swigRelease
protected static long swigRelease(CzechRepublic obj)
-
-