Uses of Class
cz.cuni.kubinja.hospitalsystem.calendar.Calendar
Packages that use Calendar
Package
Description
Interactive hospital managing system using SQLite database and with command line user interface.
Package contains classes providing interface for easy communication between
hospital system and SQLite database.
-
Uses of Calendar in cz.cuni.kubinja.hospitalsystem
Methods in cz.cuni.kubinja.hospitalsystem that return types with arguments of type Calendar -
Uses of Calendar in cz.cuni.kubinja.hospitalsystem.database
Methods in cz.cuni.kubinja.hospitalsystem.database that return CalendarModifier and TypeMethodDescriptionDatabase.getCalendar()Returns calendar object representing all appointments in the database.