Uses of Package
crms.lib
Packages that use crms.lib
-
ClassDescriptionRepresents a unit of a car in the system.The
CarDatabase
class manages the collection of recordedCar
objects in the local database and performs various operations related to them.Represents a report item for aCar
.TheDatabase
class is an abstract class that defines a generic database structure and operations for managing a collection of objects of typeT
.Interface for generating reports.Represents a rental transaction for aCar
.TheRentalDatabase
class is responsible for managing rental operations including fetching recordedRental
objects from the local database, checking car availability, and generating rental reports.Represents a report for a rental, including information about the rental duration and its current status (active or inactive).Enum representing the rental status. -
Classes in crms.lib used by crms.lib.guiClassDescriptionRepresents a report item for a
Car
.Represents a report for a rental, including information about the rental duration and its current status (active or inactive).