Class MonthlyConsumption

java.lang.Object
All Implemented Interfaces:
Displayable, StringFiller, DBTransaction.NoHistory, HasId

public final class MonthlyConsumption extends Consumption<PeriodType>
Represents a monthly consumption entity that extends the base Consumption class. This class provides functionality to handle data specific to a single month's consumption, including retrieving, navigating, and setting details about the monthly period.
Author:
Syam