Uses of Package
crms.lib
Packages that use crms.lib
-
ClassDescriptionRepresents a unit of a car in the system.The
CarDatabaseclass manages the collection of recordedCarobjects in the local database and performs various operations related to them.Represents a report item for aCar.TheDatabaseclass 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.TheRentalDatabaseclass is responsible for managing rental operations including fetching recordedRentalobjects 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).