Uses of Class
org.drip.analytics.daycount.DateEOMAdjustment
Package | Description |
---|---|
org.drip.analytics.daycount |
Day Count Year Fraction Utilities
|
-
Uses of DateEOMAdjustment in org.drip.analytics.daycount
Methods in org.drip.analytics.daycount that return DateEOMAdjustment Modifier and Type Method Description static DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for all other Day Countsstatic DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA30_360(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for the 30/360 Day Countstatic DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA30_365(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for the 30/365 Day Countstatic DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA30E_360(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for the 30E/360 Day Countstatic DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA30E_360_ISDA(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for the 30E/360 ISDA Day Countstatic DateEOMAdjustment
DateEOMAdjustment. MakeDEOMA30EPLUS_360_ISDA(int iStartDate, int iEndDate, boolean bApplyEOMAdj)
Construct a DateEOMAdjustment Instance for the 30E+/360 ISDA Day Count