Package crms.lib

Class RentalReport

java.lang.Object
crms.lib.RentalReport

public class RentalReport extends Object
Represents a report for a rental, including information about the rental duration and its current status (active or inactive).

This class is immutable and contains methods for formatting the rental period and determining the rental status.