C D E G H I L M P R S T W X

D

Day - Class in ealet
Keeps all possible attributes of a date including name, date, month, year, holidays, and others.
Day() - Constructor for class ealet.Day
Empty constructor
Day(String, int, int, int, int) - Constructor for class ealet.Day
Instance with Ethiopian day attributes
Day(String, int, int, int, int, String, int, int, int) - Constructor for class ealet.Day
Instance with both Ethiopian and Gregorian day attributes
doGet(HttpServletRequest, HttpServletResponse) - Method in class ealet.Ealet
Responsible in processing client's request to produce Ethiopian calendar
doPost(HttpServletRequest, HttpServletResponse) - Method in class ealet.Ealet
No need to handle HTTP POST method, so task is forwared to doGet() method.

C D E G H I L M P R S T W X