Package crms.lib

Class Car

java.lang.Object
crms.lib.Car

public class Car extends Object
Represents a unit of a car in the system.

This class contains information about the car, including its brand, model, description, price, and a unique ID.