Uses of Package
cz.cuni.kubinja.hospitalsystem.calendar
Packages that use cz.cuni.kubinja.hospitalsystem.calendar
Package
Description
Interactive hospital managing system using SQLite database and with command line user interface.
Provides classes managing calendar and planing of appointments.
Contains data wrappers for calendar entries (appointments).
Package contains classes providing interface for easy communication between
hospital system and SQLite database.
-
Classes in cz.cuni.kubinja.hospitalsystem.calendar used by cz.cuni.kubinja.hospitalsystemClassDescriptionAppointment of patient and doctor in specific time and length.Manager of appointments for hospital system.
-
Classes in cz.cuni.kubinja.hospitalsystem.calendar used by cz.cuni.kubinja.hospitalsystem.calendarClassDescriptionAppointment of patient and doctor in specific time and length.Exception connected with the calendar and appointments.
-
-
Classes in cz.cuni.kubinja.hospitalsystem.calendar used by cz.cuni.kubinja.hospitalsystem.databaseClassDescriptionAppointment of patient and doctor in specific time and length.Manager of appointments for hospital system.Exception connected with the calendar and appointments.